.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;

}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {text-decoration: underline}
