
body {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-image: url('../images/backgrnd.gif');
    background-repeat: repeat-x;
    background-color:#E81203;
    font-family: Arial;
    bgproperties: fixed;
    background-color: #e81203;
    color: #FFFFFF;
    font-size: 8pt 
}

a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}