a {
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	background-color: #CCCC99;
	color: #996633;


}

