.maintext {
	font-family: verdana;
	font-size: 11px;
}
.maintext a{
	font-family: verdana;
	font-size: 11px;
	color: #3F94BB;
	text-decoration: none;
}
.maintext a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #144C97;
	text-decoration: none;
}
.bigtext {
	font-family: verdana;
	font-size: 14px;
}
.bigtext a{
	font-family: verdana;
	font-size: 14px;
	color: #3F94BB;
	text-decoration: none;
}
.bigtext a:hover{
	font-family: verdana;
	font-size: 14px;
	color: #144C97;
	text-decoration: none;
}
.smalltext {
	font-family: verdana;
	font-size: 10px;
}
.smalltext2 {
	font-family: verdana;
	font-size: 10px;
	color: white;
}
