



a:link    {text-decoration: none; font-size: 14px;  color: #ffcc33;}
a:visited {text-decoration: none; font-size: 14px;  color: #ffcc33;}
a:hover   {text-decoration: underline; font-size: 14px;  color:white;}
a:active  {text-decoration: font-size: 14px;  underline;}


a.blue:link    {text-decoration: none; color:#332011; font-weight: bold; text-decoration: underline;}
a.blue:visited {text-decoration: none; color:#332011; font-weight: bold;}
a.blue:hover   {text-decoration: underline; color:red; font-weight: bold;}
a.blue:active  {text-decoration: underline;}

a.b:link    {text-decoration: none; font-size: 16px;  color: #000099; font-weight: bold;}
a.b:visited {text-decoration: none; font-size: 16px;  color: #000099; font-weight: bold;}
a.b:hover   {text-decoration: underline; font-size: 16px;  color:white; font-weight: bold;}
a.b:active  {text-decoration: font-size: 14px;  underline;}



H1 {
 font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
color: #332011;
text-decoration: none;
}

td.br
{
 font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #ffffff;
text-decoration: none;
border: thin ridge #8B7D58;
}