form {
	margin: 0px;
	padding: 0px;
}

.wtxt{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.btxt{
	font-family: arial;
	font-size: 12px;
	color: #353535;
	text-decoration: none;
	line-height: 16px;
}

.inp {
	font-family: arial;
	font-size: 11px;
	color: #353535;
	border:  1px solid #7F7F7F;
}
.lnk
{
	font-family: arial;
	font-size: 12px;
	color: #0000E9;
	text-decoration: none;

}

.lnk:hover
{
	color: #DE0000;
	text-decoration: none;
	
}

.ntxt{
	font-family: arial;
	font-size: 12px;
	color: #133261;
	text-decoration: none;
}
.lnk1
{
	font-family: arial;
	font-size: 11px;
	color: #353535;
	text-decoration: none;

}

.lnk1:hover
{
	color: #DE0000;
	text-decoration: none;
	
}

.lnk2
{
	font-family: arial;
	font-size: 11px;
	color: #DE0000;
	text-decoration: none;

}

.lnk2:hover
{
	color: #353535;
	text-decoration: none;
	
}


