/* CSS Document */

body {background-color: #000000}
p {color: #FFFFFF}
a:link {color: #E9E9E9;}
a:visited {color: #CCCCCC;}
a:active {color: #FF0000;}
a:hover {color: #FF0000; font-weight: bold;}
a {text-decoration: none;}