a:link    {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover   {color: blue; text-decoration: underline}

a:link.mnu    {color: white; text-decoration: none}
a:visited.mnu {color: white; text-decoration: none}
a:hover.mnu   {color: white; text-decoration: none}

a:link.submnu    {color: black; text-decoration: none}
a:visited.submnu {color: black; text-decoration: none}
a:hover.submnu   {color: white; text-decoration: none}

a:link.tbl    {color: black; text-decoration: none}
a:visited.tbl {color: black; text-decoration: none}
a:hover.tbl   {color: white; text-decoration: underline}

a:link.footer    {color: gray; text-decoration: none}
a:visited.footer {color: gray; text-decoration: none}
a:hover.footer   {color: blue; text-decoration: underline}

H1 { font-family: arial,helvetica,sans-serif; font-size: 18pt; font-weight: bold;}
H2 { font-family: arial,helvetica,sans-serif; font-size: 14pt; font-weight: bold;}

BODY, TD { font-family: tahoma; font-size: 10pt; }
TH { font-family: arial; font-size: 10pt; font-weight: bold; color: #ffffff; }


