body
{
    background-color: #ffcc99;
}
a:visited {
  text-decoration: none;
  color: #000000;
}
a:link {
  text-decoration: none;
  color: #000000;
}
.titulo
{
    color: #ffffcc;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    background: #006699;
    vertical-align: center;
    padding: 0.5em;
}
.subtitulo
{
    color: #ffffcc;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    background: #006699;
}
.tituloGrande
{
    color: #ffffcc;
    font-family: arial;
    font-size: 36px;
    font-weight: bold;
    background: #006699;
}
.texto
{
    color: #000000;
    font-family: verdana;
    font-size: 14px
}
.textoResaltado
{
    color: #000000;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}
.textoMini
{
    color: #000000;
    font-family: verdana;
    font-size: 11px
}
.textoNegrita
{
    color: #000000;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
}

.subtitulo2 { color: #ffffcc; font-family: arial; font-size: 12px; font-weight: bold; background: #006699; }
.seleccionado { color: #00ff00; font-family: arial; font-size: 16px; font-weight: bold; background: #006699; }


.subtitulo2 a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFCC; text-decoration:none}
.subtitulo2 a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFCC; text-decoration:none}