#bgvline { background-color : black; }
#bgwhite { background-color : white; }
body { background-color : #dddddd; }

#head { background-color : orange; }
#headerline { background-color : black; }

td { font-family : arial,helvetica,sans-serif; font-color : black; font-size : 12px; }

<style type="text/css">

a { font-family:verdana,helvetica,geneva,tahoma; font-size:11px; font-weight:normal; }
a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:active { text-decoration:underline; color:#000000; }
a:hover { text-decoration:underline; color:#330000; }


