link1 {
	color: #00CC33;
	text-decoration: none;
}
.link1 {
	color: #333333;
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
}
a {
	color: #FF6600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}

