a:hover {
	color: #CCFF00;
	background-color: #999999;

}
a {
	text-decoration: none;
}
.nogreylink {
	background-color: #333333;
}
