a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	background-color: #6371A2;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #63FFFF;
	border-right-color: #6399FF;
	border-bottom-color: #6399FF;
	border-left-color: #63FFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.navbar {
	background-color: #6371A2;
	border: medium solid #6371A2;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6633FF;
	font-style: normal;
}
