@charset "iso-8859-1";


body { 
background-image:url(images/background.jpg);
background-repeat: no-repeat;
}


.blacktext:{ 
text-decoration: none;
font-size: -2;
color: #666666; 
font-family: Arial,Helectiva; 

} 

.blacktext:link { 
text-decoration: none;
font-size: -2;
color: #666666; 
font-family: Arial,Helectiva; 

} 

.blacktext:hover { 
text-decoration: underline;
font-size: -2;
color: #666666; 
font-family: Arial,Helectiva; 

} 

.blacktext:active { 
text-decoration: underline;
font-size: -2;
color: #666666; 
font-family: Arial,Helectiva; 

} 

.blacktext:visited { 
text-decoration: none;
font-size: -2;
color: #666666; 
font-family: Arial,Helectiva; 

} 




</style> 
