.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;

}

a:hover 
{
	color: #ACACAC;
	text-decoration: none;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.feherlink {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;


}
