<style type="text/css">

DIV.fart {
text-decoration: none;
}

A {
color: #ffff00;
text-decoration: none;
font-weight: bold;
}

A:Hover {
color: #ff9911;
}

A.menu {
display: block;
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
padding: 1px;
margin-bottom: 2px;
width: 100%;
border: 2px outset #000000;
background: #cccccc;
}

A.menu:Hover {
color: #113399;
}

table.main {
border: 4px outset #000000;
}

</style>