        .roll {font-family:ARIAL; 
               font-size:8pt;
               text-decoration:none;
               font-weight:bold; 
               color:blue; } 
	A.roll:hover { font-size:8pt; color:red;background:"#71FFFF"; }



	.roll2 {font-family:VERDANA; 
                font-size:7pt;
                font-weight:bold; 
                color:"#0080FF"; } 
	A.roll2:hover {color:RED; }



       .roll3 {font-family:VERDANA; 
                font-size:7pt;
                text-decoration:none; 
                font-weight:bold; 
                color:#0080FF; } 
	A.roll3:hover {color:red;background:"Yellow"; }
