body { 
background: #ff9900;
background-image: url(bgnd.gif);
font-family: sans-serif;
color: navy
}
p, h1, h2, h3, h4, h5, h6, ol, li, small { 
font-family: sans-serif;
color: navy
}
td { 
font-family: sans-serif;
}
pre {
font-family: "Courier New", monospace;
font-size: x-small;
}
#onblk { 
background: #000000;
font-family: sans-serif;
font-size: small;
color: navy
}
#onblu { 
font-family: sans-serif;
font-size: smaller;
color: white
}
#whtonblu { 
font-family: sans-serif;
color: white
}
a:link {
color: #0033cc;
}
a:visited {
color: #d09926;
text-decoration: none;
}
a:hover {
color: #ff0000;
}
a:active {
color: #cccccc;
text-decoration: none;
}

