A:hover {
	font-weight : bold;
	color : #FFFFCE;
	text-decoration : none;
}


A {
   font-weight : bold; 
   color : #CCAA00; 
   text-decoration : none; 
}
