.lghtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: DBDBDB;
	text-decoration: none;
}
.form {

	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.drktxt {

	font-family: Tahoma;
	font-size: 11px;
	color: #252525;
	text-decoration: none;
}
.hdrtxt {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: DBDBDB;
	text-decoration: none;
}
.buttontxt {

	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
}