body { background-color: #990000; } a:link { color: #990000; text-decoration: none; } a:visited { color: #660000; text-decoration: none; } a:hover { color: #990000; text-decoration: underline; } a:active { color: #990000; text-decoration: none; } .headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bolder; color: #990000; text-decoration: none; } .text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; } a { font-weight: bold; }