A {
	text-decoration: none;
	color: #F0F0C0;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-weight: bold;
}
A:LINK {
	text-decoration : none;
	color: #F0F0C0;
}
A:HOVER {
	text-decoration : none;
	color: #CC9933;
}
A:ACTIVE {
	text-decoration : none;
	color: white;
	}
A:VISITED {
	text-decoration : none;	