a {
color: #FFFFFF;
text-decoration: underline; 
font-weight: bold;
}

a:hover { 
color: #CCCCCC;
text-decoration: underline; 
}

body { 
background: #000000;
margin: 0px;
}

td { 
font-size: 9px; 
font-family: Verdana;
color: #999999; 
line-height: 16px;
}

td.footer {
padding: 10px;
}

.headline {
font-size: 14px; 
font-family: Lucida Grande;
color: #FFFFFF; 
}