BODY    
a:link      { color : #000000;}
a:active    { color : #FF3300;}
a:visited   { color : #993366;}
a:hidden    { text-decoration : none; }
a:hover  {
	color           : #FF0000;
	text-decoration : underline; 
	/*font-weight     : bold ;*/ 
}


.top {  color: #FF0000}
