/* side link formatting */
A  { text-decoration : none;}

.roll { font-family : "arial", "helvetica", "sans serif"; 
	font-size : 12pt; 
        color : #660000;
	font-weight:bold;} 
A.roll:hover { color : white;} 
/* bottom link formatting */
.roll1 { font-family : "arial", "helvetica", "sans serif";
        color : #660000;}
A.roll1:hover { color : black;
	       text-decoration:underline;}