.normal      { font-family: Footlight MT Light; font-size: 12pt; line-height: 100%; 
               margin-top: 0; margin-bottom: 0 }
h1           { margin-top: 3; margin-bottom: 3 }
a:active { 
color: #666666
text-decoration:none; 
 }

table.menu a:hover {
width:150px;
height:26px;
color: #000000;
background:#d1d1d1;
display:block;
border-style:inset;
line-height: 33px;

}

table.menu a {
width:150px;
height:30px;
background-color:#FFFFFF;
display:block;
border-width: 3px;
border-style: outset;
line-height: 30px;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
.normal a:hover {
text-decoration:underline;
}

