A.categorias {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: white;
	font-weight : bolder;
}
A.categorias:HOVER {
	text-decoration : underline;
	color: navy;
}

.eventos {
	text-decoration : none;
	color : #007BF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}
.datos1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
	color : #333333;
}
.datos2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	color : #333333;
}
INPUT {
	background-color : #FFFFCC;
	border : 1px solid Black;
	font-size:10px;
}
.peque{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Navy;
	text-decoration:none;
}
B.formu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	
}

.noticias {
	color : #666666;
	background-image : url(lineas_fondo.gif);
	text-align : left;
	}
BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #33ffcc;
    SCROLLBAR-SHADOW-COLOR: #3366cc;
    SCROLLBAR-3DLIGHT-COLOR: #3366cc;
    SCROLLBAR-ARROW-COLOR: #33ffcc;
    SCROLLBAR-TRACK-COLOR: #F8863D;
    SCROLLBAR-DARKSHADOW-COLOR: #6699cc;
    SCROLLBAR-BASE-COLOR: #F8663D;


}
H2{
	font-family:arial;
}
H3{
	font-family:arial;
}
TD.tabla {
	border : 1px solid;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
}

