



.txt8 { font-size: 8; }
.txt10 { font-size: 10; }
.txt11 { font-size: 11; }
.txt12 { font-size: 12; }
.txt13 { font-size: 13; }
.txt14 { font-size: 14; }
.txt15 { font-size: 15; }
.txt16 { font-size: 16; }




A { text-decoration: none; } 
A:hover { text-decoration: underline; } 

A:link { color: #FF6600; } 
A:visited { color: #FF6600; } 
A:hover { color: #FF0000; } 
A:active { color: #FF6600; } 



	
img { 
border: none; 
} 














