.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
