a:link      { color : 999966  ;   text-decoration : none ;}
a:active    { color : 999966  ;   text-decoration : none ;}
a:visited   { color : 999966  ;   text-decoration : none ;}
a:hover  {
	color           : 999966  ;
	text-decoration : underline ;
	font-weight     : bold ; 
}
