body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #8a1513;
    background-image: none;
    background-repeat: no-repeat;
 }

 
