body {background-color: black; color: white};

a:link {color: red}
a:visited {color: #ff5555}
a:active {color: white}
a:hover {color: white}

b.g {font-weight: bold; color: #00ff00}