.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: FFD58B;

}

input {

	font-family: Tahoma, Arial;

	font-size: 11px;

}

select {

	font-family: Tahoma, Arial;

	font-size: 11px;

}

textarea {

	font-family: Tahoma, Arial;

	font-size: 11px;

}
.lik {
	color: #00FF66;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.heading {
	font-size: 10px;
	color: #FFFF00;
	font-weight: bolder;
}
.headingRed {

	font-size: 10px;
	color: #FF0000;
	font-weight: bolder;
}
