/* CSS Document */



body
{
background-color:#000033;
font-family: Maiandra GD, Trebuchet MS, Verdana;
font-size:14px;
color:#000033
}

a:link
{
text-decoration:underline
}

a:active
{
color:#3366FF;
text-decoration:underline
}

a:visited
{
color:#99cc00;
text-decoration:underline
}

a:hover
{
color:#ffcc00;
text-decoration:underline
}
