

a:link { font-weight:normal; color:blue; text-decoration: none;}
a:visited { font-weight:normal; color:blue; text-decoration: none; }
a:hover { font-weight:normal; color:red; text-decoration: none; }

a:link.header { font-weight:bold; color:blue; text-decoration: none; }
a:visited.header { font-weight:bold; color:blue; text-decoration: none; }
a:hover.header { font-weight:bold; color:red; text-decoration: none; }

table { border:thin black; table-layout:auto; border-style:none}
