body {
word-spacing : 0; 
margin : 0; 
} 

A:link {
font-size : 12px; 
color : #666666; 
text-decoration : none; 
} 
A:visited {
font-size : 12px; 
color : #666666; 
text-decoration : none; 
} 
A:hover {
font-size : 12px; 
color : #000000; 
text-decoration : underline; 
} 




.a2:link {
font-family: verdana;
font-size : 11px; 
color : #ffffff; 
text-decoration : none; 
} 
.a2:visited {
font-family: verdana;
font-size : 11px; 
color : #ffffff; 
text-decoration : none; 
} 
.a2:hover {
font-family: verdana;
font-size : 11px; 
color : #ffff66; 
text-decoration : none; 
} 


td {
font-size : 13px; 
color : #666666; 
font-family : Verdana; 
} 

 
h1 {
margin : 0; 
font-size : 19px; 
font-family : Verdana; 
color : #666666; 
text-align : left; 
}