body { color: #000000; background-color: #ffffff; } hr { color: #808080; } a:link { color: #0000e0; text-decoration: none; } a:visited { color: #3030a0; text-decoration: none; } a:active { color: #ff0000; text-decoration: none; } a.hover:hover { background-color:#ffff80; text-decoration: none; }