.font {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 25px;

}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;

}

A:active  { COLOR: #000000;  FONT-SIZE: 12px; TEXT-DECORATION: none }
A:visited { COLOR: #000000;  FONT-SIZE: 12px; TEXT-DECORATION: none }
A:link    { COLOR: #000000;  FONT-SIZE: 12px; TEXT-DECORATION: none }
A:hover   { COLOR: #000000;  FONT-SIZE: 12px; TEXT-DECORATION: none }
