



 A:link, A:visited, A:active { text-decoration: none } 
 a:hover { text-decoration: underline; }
 
 form {
  padding: 0;
  margin: 0;
 }

 body, td, th, input { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-size: small;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
 } 
 .content {
  font-size: 16px; 
  text-decoration: none; 
  color: #2D002D;
 }
 
 .title {
  font-size: 18px; 
  text-decoration: none; 
  color: #660066;  
 }
 
 .contentred {
  font-size: 16px; 
  text-decoration: none; 
  color: #990000;  
 }
 
  .contentsmall {
  font-size: 12px; 
  text-decoration: none; 
  color: #2D002D;  
 }
 
  .contentmini {
  font-size: 10px; 
  text-decoration: none; 
  color: #2D002D;  
}  


 
  .searchform {
  font-size: 10px; 
  color:#660066;
;  
  background-color:#FFF9FC;
 }
 
   .searchresult {
  font-size: 11px; 
  color:#660066 ;  
 }
 
   .normform {
  font-size: 12px; 
  color: #660066;  
  background-color:#FFF9FC;
  width:400;
 }
 
   .loginform {
  font-size: 12px; 
  color: #660066;
  
  background-color:#FFF9FC;
  width:100;
 }
 
  .loginformsmall {
  font-size: 10px; 
  color: #660066;
  
  background-color:#FFF9FC;
  width:50;
 }

 .fbold {
     font-weight: bold;
     font-size: 14px;
  }
   
 


 
 


 
 a.flink {
  font-size: 12px; 
  text-decoration: none; 
  color: #000099;
  font-weight: normal;
 }
 
 a.flinkselect {
  font-size: 12px; 
  text-decoration: none; 
  color: #CC0000;
 } 
 a.flinknavigation {
  font-size: 14px; 
  font-weight: bold; 
  text-decoration: none; 
  color: #CC0000;
 } 
 a.flinknavigation:hover {
   text-decoration: underline;
   color: #000099;
   }  
 a.flinknavigationsmall {
  font-size: 12px; 
  text-decoration: none; 
  color: #CC0000;
 } 
 
 a.flink:visited {
   color: #98969F;
   }      
 a.flink:hover {
   text-decoration: underline;
   color: #CC0000;
   }

 a.flinksmall {
  font-size: 12px; 
  text-decoration: none; 
  color: #000099;
 }  
 a.flinksmall:visited {
   color: #98969F;
 }
 a.flinksmall:hover {
   text-decoration: underline;
   color: #CC0000;
   } 
       
 a.flinkselect {
  font-size: 12px; 
  text-decoration: none; 
  color: #FFA500;
 } 
 a.flinknavigation {
  font-size: 12px; 
  font-weight: bold; 
  text-decoration: none; 
  color: #CC0000;
 } 
 a.flinknavigation:hover {
   color : #E0C4E0;

   background-color: #070778; 	    
   }  
 a.flinknavigationsmall {
  font-size: 12px; 
  text-decoration: none; 
  color: #CC0000;
 } 
 a.flinknavigationsmall:hover {
   color : #E0C4E0;

   background-color: #070778; 	 
   
   }    
   

 a.old  {
	color : #CC0000;
        text-decoration: none; 
	
 }

 a.old:Visited  {
	color : #660066;
 }

 a.old:Active  {
	color : #660066;
 }

 a.old:Hover  {
	color : #E0C4E0;
        background-color: #070778; 	 
}     
a.oldsmall  {
        font-size: 12px; 
        text-decoration: none; 
	
	color : #CC0000;
 }

 a.oldsmall:Visited  {
	color : #660066;
 }

 a.oldsmall:Active  {
	color : #660066;
 }

 a.oldsmall:Hover  {
	color : #E0C4E0;
        background-color: #070778; 	 
}     
 ul {
   list-style-type: none;
 }
