<style type="text/css">
<!--
  	A:link    {text-decoration: none;  color: #990066}
	A:visited {text-decoration: none;  color: #990066} 
	A:active  {text-decoration: none;  color: #990066}
	A:hover   {text-decoration: underline; color: #990066}

.bordersolid {
	border: 1px solid #CCCCCC;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.normalsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
.normalboldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;

}
</style>