.txtstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 23px;

}
.txtstd  A:link{
	color: #003E7E;
	text-decoration:none;
	font-weight: bold;
}
.txtstd  A:visited{color: #003E7E;	font-weight: bold;text-decoration:none}
.txtstd  A:active{color: #003E7E;	font-weight: bold;text-decoration:none}
.txtstd  A:hover{color: #B16500;	font-weight: bold;text-decoration:underline}
.txtform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

