.textos {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #7792B3; 
	text-decoration: none;
}

.pregunta {
	font-family: "Arial"; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

.encuesta_link {
	font-family: "Arial"; 
	font-size: 12px; 
	color: #02659C; 
	text-decoration: none;
}

.encuesta_link:hover {
	font-family: "Arial"; 
	font-size: 12px; 
	color: #02659C; 
	text-decoration: underline;
	font-weight: bold;

}

.mensaje{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.encuesta_relacionada{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#F5F5F5;
	padding: 5px;
	margin-top:10px;
}

.ver{
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
