BODY {
background: #lightyellow;
color: #000000;
}

H1 {
font: 40pt Bookman Old Style; color: #000000;
}

P {
font: 10pt Bookman Old Style; color: #000000;
}

A {
color: #0000FF; text-decoration: underline;
}

A:Visited {
color: #C000C0; text-decoration: underline;
}

A:Hover {
color: #FF0000; text-decoration: none;
}
