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: silver; text-decoration: none }
A:visited    { color: silver; text-decoration: none }
A:hover    { color: silver; text-decoration: underline }

