
.small {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; font-weight: normal; font-size: 8pt;}

a {
	font-family : Trebuchet MS, arial, sans-serif;
	font-size : 17px;
	text-decoration: none;
	color:#000000;
}

a:visited {
  font-family : Trebuchet MS, arial, sans-serif;
  font-size : 17px;
  color : #000000;
  text-decoration : none;
}

a:active {
  font-family : Trebuchet MS, arial, sans-serif;
  font-size : 17px;
  color: #000000;
  text-decoration : none;
}

a:hover {
font-family : Trebuchet MS, arial, sans-serif;
font-size : 17px;
color: #2F1BEE;
text-decoration : underline;

.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}