
body { 
background: #99ccff
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial;
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

table {
font: normal 8pt/13pt verdana, arial;
}

table a {
text-decoration: none;
font-weight: bold;
font-size: smaller;
}


table a:hover {
color: red;
}