.mainlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainlinks a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainlinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainlinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.mainlinks a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
