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

PRE {
font-family: monaco, courier;
}
H1, H2, H3 {
color: #333;
}
A:link {
text-decoration: none;
color: #FFF;
}
A:visited {
text-decoration: none;
color: #609;
}
A:hover {
text-decoration: none;
color: #C00;
}
A:active {
text-decoration: none;
color: #C00;
}
