Body {
    Font-family : Arial, Helvetica, Helv, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : medium;
    Color : black;
    Background-color : transparent;
    Word-spacing : normal;
    Letter-spacing : normal;
    Text-decoration : none;
}
A {
    Color : #cc3333;
    text-decoration: none;
}
A:visited {
    Color : #660000;
    text-decoration: none;
}
A:hover {
    Color : #ffff00;
    text-decoration: underline;
}
