a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #133d8d;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #113D8D;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E0E0E0;
	background-color: #133d8d;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #133d8d;
	text-decoration: none;
}
