a {
text-decoration:none;
}

body  {
font-family: "arial", "helvetica", sans-serif;
font-weight: bold;
color: #000000;
clip:  rect(   );
}

.roll {
 font-family: "arial", "helvetica", sans-serif;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 color:#000000; }

A.roll:hover {
 color:#FF0000;
 }