.txt {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.form {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB6A7;
	border-right-color: #AEB6A7;
	border-bottom-color: #AEB6A7;
	border-left-color: #AEB6A7;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:link    {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover{
	color: #FF6633;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.bdr {
	border-top: 1px none #B0BBC4;
	border-right: 1px solid #B0BBC4;
	border-bottom: 1px solid #B0BBC4;
	border-left: 1px solid #B0BBC4;

}
