/* CSS Document */


a:link,  {
 font-family: verdana;
text-decoration: none;
color: white;
 letter-spacing: 0.02em; 
 font-size: 11px; 

}


a:hover, {
 font-family: verdana;
text-decoration: underline;
color: red;
 letter-spacing: 0.02em; 
 font-size: 11px; 
}


a:active,  {
 font-family: verdana;
text-decoration: none;
color: white;
 letter-spacing: 0.02em; 
 font-size: 11px; 



}

a:visited,  {
 font-family: verdana;
text-decoration: none;
color: white;
 letter-spacing: 0.02em; 
 font-size: 11px; 

}

   
 
  
  
hr { border: #cccccc 1px dashed; 

}



 body, p, table { 

 font-family: verdana;
text-decoration: none;
color: #ffffff;
 letter-spacing: 0.02em; 
 font-size: 12px; 

 

  }

  

  

 

  

  

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 