.menu {
	font-family: verdana;
	font-size: 12px;
	color: #B2D6E4;
}
.menu a{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #1AB4F0;
}
.menu a:hover{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #B2D6E4;
}
.maintext {
	font-family: verdana;
	font-size: 12px;
}