.maintext {
	color: #636E6E;
	font-family: verdana;
	font-size: 12px;
}
.maintextg {
	color: #008000;
	font-family: verdana;
	font-size: 12px;
}
.maintextr {
	color: #FF0000;
	font-family: verdana;
	font-size: 12px;
}
.maintext a{
	color: #008000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
.maintext a:hover{
	color: #008000;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
.highlight {
	background-color: #F7D81A;
}
