a:link {
text-decoration: none;
font-weight: bold;
color: #E9BD92;
}


a:visited {
text-decoration: none;
font-weight: bold;
color: #E9BD92;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #E9BD92;
}

a:active {
text-decoration: none;
font-weight: bold;
color: #E9BD92;
} 

body {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
font-size: 7pt;
color: #ffffff;
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;
} 