<STYLE TYPE="text/css">

    BODY           { }

    A:link, 
    A:active, 
    A:visited      { color : red; text-decoration : none }
    A:hover        { text-decoration : underline }

</STYLE>