body
   {
	font-family : Arial;
	font-size : 12px;
}

input
   {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

textarea
   {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select
   {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td 
   {
	font-family: Arial;
	font-size: 11px;
}

a
      {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
}

a:visited
      {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
}

a:hover
      {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B22222;
	text-decoration : underline;
	font-weight : bold;
}

.titulo
   {
	background-color : #F0E68C;
	font-family : "Eras Bold ITC";
	font-size : 11pt;
	color : Maroon;
}

.copyright
   {
	font-size : 9px;
	text-align : center;
}

.cuerpo_mensaje
  {
	color : Maroon;
	text-align : justify;
}

.titulo_mensaje
   {
	background-color : ButtonFace;
}

.piefoto
   {
	font-family : inherit;
	font-size : 9px;
	font-weight : bold;
	text-align : center;
	color : Maroon;
}

.texto
    {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 9pt;
}

.anio
    {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: maroon;
	font-weight : bolder;
	font-stretch : condensed;
}

.liga_submenu, .liga_submenu:visited {
   font-weight: normal;
   font-size: 11px;
   text-decoration: none;
}

.liga_submenu:hover {
   font-weight: normal;
   font-size: 11px;
   text-decoration: underline;
}


