a:link    {
  /* Applies to all unvisited links */
  text-decoration:  underline;
  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;
}
.style19 {font-size: 9px;
	font-family: Verdana;
}
.style20 {color: #0000FF}
.style23 {font-size: 11px}
.style24 {font-family: Tahoma; font-weight: bold; font-size: 11px; }
.style27 {font-family: Verdana}
.style17 {font-family: Verdana; font-size: 12px; font-weight: bold; }
.style16 {
	font-family: Verdana;
	font-size: 12px;
}
.style28 {
	font-family: Verdana;
	font-size: 12px;
}
.style29 {font-family: Verdana; font-weight: bold; font-size: 16px; }
.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;
}
