a:link {
text-decoration: none;
font-weight: bold;
color: #A00007;
}


a:visited {
text-decoration: none;
font-weight: bold;
color: #A00007;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #A00007;
}

a:active {
text-decoration: none;
font-weight: bold;
color: #A00007;
} 

body {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
font-size: 7pt;
color: #000000;
background: #F7F7F7;
}

td {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
font-size: 7pt;
Valign: top;
}

#menu {
position: absolute;
top: 90px;
left: 100px;
width: 500px;
} 

#content {
position: absolute;
top: 390px;
left: 100px;
width: 500px;
} 

#ad {
position: absolute;
top: 0px;
left: 0px;
} 