.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D5032;
	text-decoration: underline;
}
a:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D5032;
	text-decoration: underline;
}
a:hover {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}
a:active {



	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
}
