BODY {
background-color: #ff0000;
color: #ffffff;
font: 10pt Arial; }
a:link { color:white; }
a:visited { color:white; }
a:hover { color:red; }
}