a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #009933;
}
a:active {
	text-decoration: none;
}
select {
	color: #006633;
	font-family: "Times New Roman";
	background-color: #CCCC99;
}
