BODY { background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-Serif;
    font-weight: 500; color: #000000;
    font-size: 90%;
    line-height: 1.2;
    margin: 0px;
    }

a:link {
    color: #000000;
    text-decoration: none;
    }

a:visited {
    color: #000000;
    text-decoration: none;
    }

a:hover {
    color: #FF0000;
    text-decoration: none;
    }

a:active {
    color: #000000;
    text-decoration: none;
    }


 

#NewsDiv { position: absolute; left: 0; top: 0; width: 100%;}


