<!--

body
{
font-family: Times New Roman, Arial, Verdana, Sans-serif;
}
.menu
{
font-size: 12px;
color: #FFFFCC;
}
.menu A
{
font-size: 12px;
color: #00FF00;
text-decoration: none;
}
.menu A:hover
{
font-size: 12px;
color: #00FF99;
text-decoration: underline;
}

a
{
color: #00FF00;
text-decoration: none;
}
a:hover
{
color: #00FF99;
text-decoration: underline;
}


-->
