
#maintext{
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
