
body
{
        margin : 0px 0px 0px 0px;
        background-color:#A02020;
       

}

td { background-color : #A02020;}



h1
{
        font-style : italic;
        font-weight : bold;
        font-size : 12px;
        font-family : Verdana, Arial;
}
h2
{
        font-style : italic;
        font-weight : bold;
        font-size : 14px;
        font-family : Verdana, Arial;
}
h3
{
        font-style : italic;
        font-weight : bold;
        font-size : 12px;
        font-family : Verdana, Arial;
        text-align : center;
}



a
{
        font-family : Verdana, Arial;
        text-decoration : none;
        font-size : 14px;
        font-weight : bold;
        color : lightyellow;
}

a:visited
{

        color : lightyellow;

}
a:hover
{

        color : #FF6731;
}

a:active
{

        color : #54FF80;
}
