body {background-color: #FBFBFB}
h1 {color: black}
h2 {color: black}
p {color: #999999}

a:link {color: #2D2D86; text-decoration:underline}
a:visited {color: #602040; text-decoration:underline}
a:hover {color: #D6006B; text-decoration:underline}
a:active {color: #336666; text-decoration:underline}

a.nav:link {color: white; text-decoration:none}
a.nav:visited {color: #c0c0c0; text-decoration:none}
a.nav:hover {color: black; text-decoration:underline}
a.nav:active {color: black; text-decoration:none}

a.bottom:link {color: #333333; text-decoration:underline}
a.bottom:visited {color: #333333; text-decoration:underline}
a.bottom:hover {color: black; text-decoration:none}
a.bottom:active {color: #333333; text-decoration:underline}