body,td
{
font-family: tahoma, arial; color: #004080; font-size: 12px;
}

body
{
background-color: #FFFFDD;
}

.h1
{
font-size: 18px; color: #008040;
}

.white
{
color: #FFFFFF;
}

A:link
{
text-decoration: none; color: #0000FF;
}
A:visited
{
text-decoration: none; color: #0000FF;
}
A:hover
{
text-decoration: underline; color: #CC0000;
}

A.menu:link
{
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
}

A.menu:visited
{
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
}

A.menu:hover
{
background-color: #004080;
text-decoration: underline;
color: yellow;
text-decoration: none;
font-family: Arial;
font-size: 12px;
font-weight: bold;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
}