.textdefault      {color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none;}
.textbold   { color: black; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none;}
.textboldg { color: black; font-style: oblique; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none;}
.textbold2  { color: black; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none;}
.textboldw    {color: black; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none;}
a:active { text-decoration: underline;} 
a:hover  { text-decoration: none; background-color: #33FFCC;}
a:link      { color: black; text-decoration: underline;}			
a:visited   { color: gray; text-decoration: underline;}


