.roll2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;



}
.roll2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	cursor: hand;


}
