.texto_blanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	font-style: normal;
}
.titulos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.epigrafe {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.titulosgrandes {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

