
A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none ;
}
A:link {
	COLOR: black ; text-decoration: none;
}
A:visited {
	COLOR: #000000 ; 
}
A:hover {
	COLOR: #59360b ; text-decoration: underline;
}
