a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #0099CC;
	text-decoration: none;
}
