.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #799F20;
	text-decoration: none;
}
a:visited {
	color: #9F0000;
	text-decoration: none;
}

input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a:hover {
	color: #9F0000;
	text-decoration: underline;
}
