/* top link formatting */
A  { text-decoration : none;}

.roll { font-family : "arial", "helvetica", "sans serif"; 
	font-size : 11pt; 
        color : white;} 
A.roll:hover { color : yellow;} 
/* bottom link formatting */
.roll1 { font-family : "arial", "helvetica", "sans serif";
        font-size : 10pt;
        color : white;}
A.roll1:hover { color : yellow;
	       font-weight : bold}
.content { font-family : "arial", "helvetica", "sans serif";
        font-size : 9pt;
        color : black;}
A.content:hover { color : #000085;
	       font-weight : bold}
.link { font-family : "arial", "helvetica", "sans serif"; 
	font-size : 12pt; 
        color : black;} 
A.link:hover { color : #000085;
	       font-weight : bold}
body {margin-top:0;
margin-left:0; 
background-color:#000000;  
color:#000000; 
link:#000085; 
vlink:#850000; 
alink=#000085;
font-family: arial}
