table
{
    border-color: #696969;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td
{
    border-color: #696969;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFFFFF;
    color: #5a5a5a;
    font-family: verdana;
    font-size: 11px;
}

p {color: #FF4500}



a {color: #0071BC; text-decoration: none}
a:hover {color: #0071BC; text-decoration: underline}
a:visited {color: #0071BC}


p.titulo {font-size: 16px; color: #FFFFFF; line-height: 90%}
p.subtitulo {font-size: 13px; color: #dcdcdc; line-height: 90%}


a.tituloforo {color: #0071BC; font-weight:bold; font-size: 12px}
a.tituloforo.hover {text-decoration: underline}

a.moderador {color: #FF0000; font-size: 11px}

td.cabecera {font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight:bold; background-color: #4497CE}
td.cabecera.visited {color: #FFFFFF}
td.cabecera.hover {text-decoration: underline; font-size: 12px}


td.cabeceratop {font-size: 11px; color:#0071BC; text-decoration: none; font-weight:bold; background-color: #DCDCDC}
td.cabeceratop.visited {color: #000000}
td.cabeceratop.hover {text-decoration: underline; font-size: 11px}

td.cuerpo {background-color: #F5F5F5}

td.titulo {background-color: #4497CE}

td.subtitulo {background-color: #4497CE}

td.quote {background-color: #FEFEFE; font-size: 10px}
td.autor {background-color: #F5F5F5; font-size: 10px}
