
A {
	text-decoration: none;
	color: #993300;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #FFFFCC;
	font-weight : bold;
}

