.txt1 {
 
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
 
.line {
	border: 1px solid #009900;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.txt2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-top-style: dotted;

}
 
 
 <style type="text/css">
<!--A:hover {color: #ff00ff}
 
A:link    {color:002c57;TEXT-DECORATION:none}
A:hover   {color:FF4400;TEXT-DECORATION:none}

-->
</style>