A
 {
	text-decoration: none;
	color: #CCCCCC;
 }

A:hover
 {
	text-decoration: none;
	color: #FFFFFF;
 }


