<style type="text/css">

a { font-family: arial, sans-serif, helvetica; text-decoration:underline; }
a:link { color: #F1F1F1; }
a:visited { color: #F1F1F1; }
a:active { color: #F1F1F1; }
a:hover { color: #F1F1F1; text-decoration:none; }

#menuLink { font-family: arial, sans-serif, helvetica; text-decoration:none; }
#menuLink:link { color: #F1F1F1; text-decoration:none; }
#menuLink:visited { color: #F1F1F1; text-decoration:none; }
#menuLink:active { color: #F1F1F1; text-decoration:none; }
#menuLink:hover { color: #F1F1F1; text-decoration:underline; }

#b { font-weight:bold; }

body,div,ul,td,li,th,span,span,p,select,input,form,textarea,label { font-family: arial, sans-serif, helvetica; color: #F1F1F1; font-size: 11px; }

body { background:#585858; background-image: url('images/white.gif'); background-repeat: repeat-y; margin:0; padding:0; }

</style>