.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #3F4096;
}
.text a {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
.text a:hover {
color: #5CAAD7;
}
.textm {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;


}
.textm a {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.textm a:hover {
	color: #4BB8EA;
}
