
a:link {
	color: #339900;
	text-decoration: none;
}


a:visited {
	color: #339900;
	text-decoration: none;
}


a:hover {
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}


a:active {
	color: #339900;
	text-decoration: none;
}

.enviarlimpar
{
	background-color: #339900;
	color: #ffffff;
	font-weight: bold;
}