a:link {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	text-decoration: none;
}
