@charset "utf-8";
.txt {
	font-family:  verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.rtxt{
	font: verdana;
	font-size:12px;
	color: #333;
	font-weight:bold;}

.heading{
	font: Arial;
	font-size:14px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	}
.errormsg {color: #FF0000;font-size:12px;font-weight: bold;}
