
BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
 background:  #7a7a7a;
}

.fontsmall 
{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
color: #FFFEEE;
   }
.fondlink 
{
background-color: #BB0000
}
a.fontbarre 
{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
background-color: #BB0000;
color: #FFFDED;
text-decoration: none;
   } 

a:hover.fontbarre 
{ background-color: #000000;
 clip:    rect(   );
 color: #BB0000;
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none;
 width: 100%}

a:hover.fontsmall 
{ background-color: #BB0000;
 clip:    rect(   );
 color: #000000;
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none;
 width: 100%}
 
 a
{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: gold;
text-decoration: none;
   } 


a:hover
{ 
 font-size: 14px; 
font-weight: bold; 
 color: gold;
 text-decoration: underline;
}

h1 {  font-size: 14pt; color: #880000; font-weight: bold; text-decoration: underline; background-position: center; text-align: center}
h2 {  font-size: 13pt; color: #880000}
h3 {  font-size: 12pt; color: #000000}
h4 {  font-size: 11pt; color: #000000; font-weight: bold}
h5 {  font-size: 11pt; color: #000000}

