body 
{
background-color:white;
margin: 0px;
}

a.nav:link { color: #ffffff; text-decoration: none; font-weight:bold}
a.nav:active { color: #ffffff; text-decoration: none; font-weight:bold}
a.nav:visited { color:#ffffff; text-decoration: none; font-weight:bold}
a.nav:hover { color: #EAFF00; text-decoration: underline; font-weight:bold}

a.nav1:link { color: #C394DC; text-decoration: none; font-weight:bold}
a.nav1:active { color: #C394DC; text-decoration: none; font-weight:bold}
a.nav1:visited { color: #C394DC; text-decoration: none; font-weight:bold}
a.nav1:hover { color: #B779D9; text-decoration: underline; font-weight:bold }

a.nav2:link { color: green; text-decoration: none; font-weight:bold}
a.nav2:active { color: green; text-decoration: none; font-weight:bold}
a.nav2:visited { color: green; text-decoration: none; font-weight:bold}
a.nav2:hover { color: green; text-decoration: underline; font-weight:bold }