a.encuesta:hover {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : Blue;
}
a.encuesta {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : underline;
	color : Blue;
}
a.lomejor {
	display : block;
	font-family : Arial;
	text-decoration : none;
	border : 1px solid #004080;
	background-color : #FDF9DB;
	padding : 10px 0 10px 0;
}
a.lomejor:hover {
	text-decoration : none;
	background-color : #66cc66;
}
a.comentarios:hover {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
	color : #000080;
}
a.comentarios {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color : #000080;
}
a.ranking:hover {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : underline;
	color : #000080;
}
a.ranking {
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : #000080;
}

.voto {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : White;
	text-align : center;
}
#portada {
	text-align : center;
	font-size : 9px;
	color: Black;
}

TABLE.tema {
	border : 2px outset #B0C4DE;
}

TD.textoTema {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color : #800000;
}
#foro {
	font-family : Tahoma;
	font-size : 10pt;
	color : #000080;
	font-weight : normal;
}

.texto {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	color : #004080;
}
.textoEnl {
	font-family : Tahoma;
	font-size : 11px;
	color : #000080;
}
a.notaMedia {
	text-decoration : none;
}
a.encuestaPortada {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	text-decoration: none;
	color : #800000;
}
a.encuestaPortada:hover {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #0000FF;
	text-decoration: underline;
}
a.chistePortada {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	text-decoration: underline;
	color : #0000FF;
}
a.chistePortada:hover {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #0000FF;
	text-decoration: none;
}

