BODY , table tr td
{
        color:FFFFFF;
        font-size: 16px;
}
A
{
font-size: 16px;
color:FFFFFF;
text-decoration:none;
}
A:hover
{
font-size: 16px;
color: red;
text-decoration:none;
}

H1
{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:23px;
        text-align: center;
        font-stretch : normal;
        font-weight : 100;
}
H2
{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:21px;
        text-align: center;
        font-stretch : normal;
        font-weight : 200;
}
H3
{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:19px;
        text-align: center;
        font-stretch : normal;
        font-weight : 200;
}
H4
{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-align: center;
        font-stretch : normal;
        font-weight : 200;
}
.alfa60 { filter:alpha(opacity=60); -moz-opacity:0.6;}
