body {
background-color: #000000 ;
background-attachment : fixed;
}

table { 
font-size: 15pt; 
color: #cc6600; 
}

font.blabla {
font-size: 15pt;  
color: #cc6600;
}  
  
font.rouge {font-size: 15pt;  
color: red;
}  

font.citation {
font-size: 15pt; 
color: #0055ff;
} 
 
a.index {
color:#000000; 
text-decoration:none;
} 
 
a.link {
color:#000000; 
text-decoration:none;
} 
 
a.index:hover {
color:#00ffff; 
text-decoration:none;
} 
