.normal {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.thick {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.thickbig {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.text_area{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	border:0px;
}

a:visited   {text-decoration:none;color:#000000;}
a:hover    {text-decoration:none;color:#000000;}
a:active   {text-decoration:none;color:#000000;}
a:link   {text-decoration:none;color:#000000;}

