.anabas {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #B7B7B7;
	text-decoration: none;
}
.anabas:hover {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #B7B7B7;
	text-decoration: underline;
}
.field1 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normal:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.radiobut {
	font: 11px tahoma;
	color: #000000;
	text-decoration: none;
}

