

/* CSS Document */
body { 

background-color: #A9A9A9; 

font-family: Tahoma; allign="center" 
} 
a:active { 
text-decoration: none; 
} 

a:hover { 
text-decoration: none; 


} 

a:visited { 
text-decoration: none; 
} 
a { 
text-decoration: none; color: #FFFFFF; 


}