a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12;
	color: #003300;
	text-decoration: underline;
}
