    <STYLE type="text/css">
	a.menu:hover  {color:red}
	a.menu:link  {color:white} 
	a.menu:active  {color:white}
	a.menu:visited  {color:#ccffff}

	a.line:link  {color: white; text-decoration: none;font-size:8pt} 
	a.line:active  {color: white; font-weight: bold ; text-decoration: none}
	a.line:visited {color: white; font-weight: bold ; text-decoration: none;font-size:8pt}
	a.line:hover (color: red; text-decoration: none)
    </STYLE>