a {
	color: #D34328;
}
button {
	background-color: #3964c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2em;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 2px;
	float: left;
	height: 25px;
	width: 150px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: 3964C3;
	border-right-color: 3964C3;
	border-bottom-color: 3964C3;
	border-left-color: 3964C3;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3964C3;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	background-position: left top;
}
.navigate {
	background-color: #3964c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 2px;
	float: left;
	height: 25px;
	width: 260px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: 000080;
	border-right-color: 000080;
	border-bottom-color: 000080;
	border-left-color: 000080;
	}
	.navigate:hover {
	background-color: #80A8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	display: block;
	margin: 2px;
	padding: 2px;
	float: left;
	height: 25px;
	width: 260px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: 000080;
	border-right-color: 000080;
	border-bottom-color: 000080;
	border-left-color: 000080;
	}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3964C3;
	background-position: left center;
	text-align: left;
	clear: left;
	float: left;
	width: 260px;
}
