.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #999999;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #66CC66;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
