a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005490;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005490;
}
a:visited:hover{ color:#005490; text-decoration:none; }

a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
