BODY
{
background-color: #ccffcc;
color: #000000;
font-family:"Arial";
}

a.nav
{
color: #006633
}

a.nav:link
{
text-decoration:none
}

a.nav:visited
{
color: #006633;
text-decoration:none
}

a.nav:hover
{
color: #006633;
text-decoration:underline
}

a.nav:active
{
color: #006633;
text-decoration:none
}

table.main
{ 
background-repeat: no-repeat;
width: 760;
cell-padding: 20
}