A {
   font-size:14pt;
}
A:link {
   color: #FF8000;
   text-decoration: none;
}
A:visited {
   color: #FF8000;
   text-decoration: none;
}
A:active {
   color: #FF8000; 
   text-decoration: none;
}
A:hover {
   color: #ffffff;
   text-decoration: none;
   background-color: #FF8000;
}
BODY {
   color: #800000;
   font-family : arial;
   font-size: 14pt;
   background-color: #faebd7;
}
TABLE {
   font-size:14pt;
}
.titular {
   color: #800000;
   font-weight: bold;
   font-size: 24pt;
   font-style: italic;
}
.menu-horizontal {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu-izquierda {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
.menu-derecha {
	font-size: 12px;
	font-weight: bold;
}

a.menu-horizontal:visited, a.menu-horizontal:link{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu-horizontal:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.pie-de-pagina {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.columnas {
	background-color: #F5D9B1;
}
