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