BODY, H1, H2, H3, H4, H5, H6, P, OL, DL, UL {
font-family: verdana, geneva, helvetica, arial, sans-serif;
}

A:link {
text-decoration: none;
color: #006;
}
A:visited {
text-decoration: none;
color: #609;
}
A:hover {
text-decoration: none;
color: #C00;
}
A:active {
text-decoration: none;
color: #C00;
}
PRE {font-family: monaco, courier}
