/*Estilos menú*/a.menu:visited   {font-family: Verdana; font-size: 8 pt; background-color: #889db8; color: #000080; text-decoration: none}a.menu           {font-family: Verdana; font-size: 8 pt; background-color: #889db8; color: #000080; text-decoration: none}a.menu:unvisited {font-family: Verdana; font-size: 8 pt; background-color: #889db8; color: #000080; text-decoration: none}a.menu:hover     {font-family: Verdana; font-size: 8 pt; background-color: #FFFFFF; color: #000080; text-decoration: none}/*Estilos página índice*/td.descripcion { font-family: Verdana; font-size: 10pt; color: #005C99 }td.titulo    { font-family: Verdana; font-size: 10pt; color: #000000; font-weight: BOLD; background-color: #b9d0de }td.detalles  { font-family: Verdana; font-size: 8pt; color: #000080; font-weight: BOLD}a            { font-family: Verdana; color: #000080; font-weight: BOLD; text-decoration: none; background-color: #b9d0de }a:visited    { font-family: Verdana; font-weight: BOLD; color: #000080; text-decoration: none }a:unvisited  { font-family: Verdana; font-weight: BOLD; color: #000080; text-decoration: none }a:hover      { font-family: Verdana; font-weight: BOLD;  color: white; text-decoration: none }a.accionformativa:link, a.accionformativa:active  {    background-image: url("images/accionformativa.gif");   display: block;    width: 100%;    width=175;   height=50;}a.accionformativa:link, a.accionformativa:visited {   background-image: url("images/accionformativa.gif");      display: block; 	text-decoration: none;    width=175;   height=50;} a.accionformativa:hover {    background-image: url("images/accionformativa-over.gif");   text-decoration: none;       width=175;   height=50;} 