.texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
body{
	margin: opx;
}
.titulos {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #1C5F3A;
	font-weight: bold;
}
.links {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #1C5F3A;
}

.texto_destaque {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #666666;
}

.titulitos_internas {
	font-family: Verdana;
	font-size: 11px;
	font-style: oblique;
	text-transform: capitalize;
	color: #1C5F3A;
	font-weight: bolder;
}
.linea-puntos {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}


.texto_contenido {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-transform: none;
}
