form {
	margin: 0px;
	padding: 0px;
}

.btxt{
	font-family: arial;
	font-size: 16px;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 20px;
}

.txt{
	font-family: arial;
	font-size: 14px;
	color: #7C7C7C;
	text-decoration: none;
	line-height: 16px;
}

.wtxt{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

.imgborder {
	border: 1px solid #CDCDCB;
}

.inp {
	font-family: arial;
	font-size: 11px;
	color: #4B4B4B;
	border:  1px solid #C4C4C4;
}


.lnk1
{
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

.lnk1:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

.lnk2
{
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #7C7C7C;
	font-weight: normal;
	text-decoration: none;



.lnk2:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

}
.lnk1
{
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}	
	
h1 {
	color: #C01158;
	font: bold 180% Arial,Helvetica,sans-serif;
	line-height: 83%;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

h2 {
	color: #C01158;
	font: bold 120% Arial,Helvetica,sans-serif;
	line-height: 83%;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
