a {color: #000000; text-decoration: none;}

a:active {color: #000000;}

a:link {color: #000000;}

a:visited {color: #000000;}

a:hover {text-decoration: none; color: red;}

.boxborder{border-left:solid #A3A0A0 1px;border-right:solid #A3A0A0 1px;border-bottom:solid #A3A0A0 1px;border-top:solid #A3A0A0 1px;}

.formfield{
	font-family: verdana;
	font-size: 8pt;
	border: none;
	border-bottom : none;
	border-left : none;
	border-right : none;
}

.formtext{font-family: verdana; font-size: 9pt;}

.table1{
	border-left: 1px solid #b4b4b4;
	border-right:solid #b4b4b4 1px;
	border-bottom:solid #b4b4b4 1px;
}