.roll { 
	font-weight:bold; 
	letter-spacing:normal; 
	color:#663300; 
	text-decoration: none;
	}
A.roll:hover 
	{ 
	font-weight:bold; 
	color:red; 
	text-decoration: underline;
	}