body {
    margin: 0px;
    background: #ffffff;
    font: 10pt courier new;
    background-repeat: repeat-x;
}

a {
    color: #000000;
}

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

a:visited{
    color: #aaaaaa;
}


