a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  color:            blue;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  color:            blue;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  color:            #000;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  background-color: black;
  color: white;
  } 

.style2 {font-family: Tahoma; font-size: 11px;}
.style16 {font-family: Verdana;	font-size: 11px;}
.style17 {font-family: Verdana; font-size: 11px; font-weight: bold; }
.style18 {font-family: Tahoma; font-size: 11px;}
.style19 {font-size: 9px; font-family: Verdana;}
.style20 {color: #0000FF}
.style23 {font-family: Verdana;font-size: 10px}
.style24 {font-family: Tahoma; font-weight: bold; font-size: 11px; }
.style27 {font-family: Verdana}
.style28 {font-family: Verdana;	font-size: 12px;}
.style29 {font-family: Verdana; font-weight: bold; font-size: 13px; }
.style30 {font-family: Tahoma;	font-size: 14px;}
.style31 {font-family: Tahoma}
.style32 {font-size: 10px}
.style33 {font-family: Tahoma; font-size: 10px; }
.style34 {font-family: Tahoma; color: #0000FF;	font-size: 10px;}
.style35 {font-size: 11px;	font-family: Tahoma;}
.style36 {font-size: 21px;	font-family: Tahoma;}
.style37 {font-size: 16px}
.style44 {font-size: 10px}
.style45 {color: #000000}
.style46 {font-size: 16px; font-family: Tahoma;}
.style49 {font-size: 18px}
.style50 {font-size: 13px;font-style: italic;}
.style53 {color: #000000;font-family: Tahoma;font-size: 20px;font-weight: bold;}
.style54 {font-style: italic}
.style62 {color: #FFFFFF;font-weight: bold;}
.style63 {color: #FF0000;}
}

