A:link { color: blue; }
A:visited { color: #660066; }
A:hover { color: black; }
A:active { color: #FF00FF; }

.noul {
font-weight : bold; 
text-decoration : none;
} 


h1 {
font-family : Times New Roman, Times, serif; 
font-size : 18pt; 
font-style : italic; 
font-weight : bold; 
color: navy;
}

.roll {
font-family : Arial, Verdana, sans-serif, Helvetica; 
font-size : 8pt; 
font-style : normal; 
font-weight : normal; 
letter-spacing : normal; 
text-decoration : none; 
text-transform : none; 
} 


