.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.line {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4FBBE2;
}
.white {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.cyan {
	font-family: Verdana;
	font-size: 16px;
	color: #4FBBE2;
	font-weight: bold;
}




a:link{font-family:Verdana; font-size:11px; color: #000000; text-decoration:none; font-weight: normal}
a:active{font-family:Verdana; font-size:11px; color: #000000; text-decoration:none; font-weight: normal}
a:visited{font-family:Verdana; font-size:11px; color: #000000; text-decoration:none; font-weight: normal}
a:hover{font-family:Verdana; font-size:11px; color:#4FBAE1; text-decoration:none; font-weight: bold}
