a:link {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #4F0000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
