body {color: #ffffff; scrollbar-base-color: white;
scrollbar-arrow-color: white;
scrollbar-DarkShadow-Color: grey;
scrollbar-track-color: #ccccff}

p { font-size: 10pt; font-family: Arial}


a.topnav:link {color: black; text-decoration: none}
a.topnav:active {color:black; text-decoration: none}
a.topnav:visited {color: black; text-decoration: none}
a.topnav:hover {color: #f3ebcc; text-decoration: none}

a.body:link {color: white; text-decoration: none}
a.body:active {color: white; text-decoration: none}
a.body:visited {color: white; text-decoration: none}
a.body:hover {color: red; text-decoration: none}

a:link {color: #cbccff; text-decoration: none}
a:active {color: #cbccff; text-decoration: none}
a:visited {color: #cbccff; text-decoration: none}
a:hover {color: #666666; text-decoration: underline}