A {
	color : #990000;
    text-decoration : none;
}
A.top {
	font-size : 12px;
	color : #FFEA53;
	font-family :"MS Sans Serif", Arial;
	text-decoration : none;
	font-weight : bold;
}
A.top:HOVER{
	color : White;
	text-decoration : underline;
}
a.panel_izquierdo { font-size: 13px; font-family: Verdana, Arial; color: #990000; font-weight: 
               bold; text-decoration: none; }
a.panel_izquierdo:hover {  color: Red; }
               
a.panel_derecho { font-size: 12px; color: #663300; font-family: Arial; font-weight: bold }
a.panel_derecho:hover { color: #990000; text-decoration: none; }
               
a.titulo_home { font-size: 14 px; color: #990000; font-family: Verdana, Arial; font-weight: 
               bold }
a.titulo_home:hover {  color: Red; text-decoration: none }
SPAN.titulo {
	font-family : tahoma, arial;
	font-size : 20px;
	color : Black;
}
SPAN.titulo_bold {
	font-family : tahoma, arial;
	font-size : 20px;
	color : Black;
	font-weight : bold;
}
SPAN.texto {
	font-family : arial;
	font-size : 13px;
	color : Black;
}
SPAN.texto_bold {
	font-family : arial;
	font-size : 13px;
	color : Black;
	font-weight : bold;
}

span.texto_novedad { font-family: Georgia,'Times New Roman',Times,serif; font-size: 16 px; color: 
               #000000 }
SPAN.descrip {
	font-family : arial;
	font-size : 12px;
	color : Black;
}
SPAN.autor {
	font-family : tahoma, arial;
	font-size : 15px;
	color : Black;
	font-weight : bold;
}