.txt {
font-family : Verdana; 
color : #A7BAC7; 
font-size : 10px; 
}
A:link {
color : #A7BAC7; 
text-decoration : none; 
font-weight : bold; 
} 
A:visited {
color : #A7BAC7; 
text-decoration : none; 
font-weight : bold; 
} 
A:hover {
color : #D9E2E8; 
text-decoration : none; 
font-weight : bold; 
}

body	{ font-family : Verdana; background: #123143; text-align: center; margin: 0; padding: 0; }
div#head { display: none; }
div#head h1	{ display: none; }
div#foot { display: none; }

