@charset "iso-8859-1";



<style type="text/css">

.blacktext:{ 
text-decoration: none;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.blacktext:link { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.blacktext:hover { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.blacktext:active { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.blacktext:visited { 
text-decoration: underline;
font-size: -1;
color: #000000; 
font-family: Arial,Helectiva; 

}



.smalltext:{ 
text-decoration: none;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.smalltext:link { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

} 

.smalltext:hover { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.smalltext:active { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

}	

.smalltext:visited { 
text-decoration: underline;
font-size: -2;
color: #000000; 
font-family: Arial,Helectiva; 

}

body { 

background-image: 
url('index/background2.gif');
background-repeat: no-repeat;
background-position:  center; 
background-attachment: fixed
}

.links { 
  color: #fff; 
  font-size: 10px; 
  font-family: Arial,Helectiva;
  text-decoration: none; 
  padding-top: 5px; 
  padding-bottom: 5px; 
  padding-left: 5px;  
}

</style>