*{
	font-family: Verdana;
	font-size: 10px;
	color: #2F3E58;
}
a{
	text-decoration: underline;	
}
a:hover{
	text-decoration: underline;
	color: #0F51A0;	
}
a.st1{
	text-decoration: underline;
	color: #83bbee;
}
a.st1:hover{
	text-decoration: underline;
	color: #0F51A0;
}



.title{
	color: #0F51A0;
	font-weight: bolder;
}
.text{
	color: #2F3E58;
}

.text1{
	color: #83bbee;
}

