.titular {
	font-family: tahoma;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.titulos {
	font-family: tahoma;
	font-size: 18px;
	color: #ffffff;
}
.titulos2 {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
}
.subtitulos {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #009900;
}
.textos_titular {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
}
.textos {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
}
.textos_encuesta {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.encuesta_titulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.textos_porcentaje {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.fecha {
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.fecha2 {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
a:active {
	color: #006699;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
