BODY {
    background: white;
}

IMG {
    border: 0;
}

A:hover {
        color: #333399;
        text-decoration: underline;
}

A       {
        color: #333399;
        text-decoration: none;
}

