.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
a.mainlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
a.mainlinks:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
}
