.titulos {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0371BE;
}
.titulos_blanco {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_forms {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0371BE;
	text-decoration: none;
}
a:visited {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0371BE;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0371BE;
	text-decoration: underline;
}
