.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1pt;



}
.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 026BE3;
}
A:link { text-decoration : underline; color : 026BE3;}
A:visited  { text-decoration : underline; color : 026BE3;}
A:active  { text-decoration : underline; color : 026BE3; }
A:hover  { text-decoration : underline;color : FCBD44; }
