a {
	color: #8B7602;
}

a:hover {
	color: #354F03;
	text-decoration: none;
}

a:visited {
	color: #8B7602;
}

a:active {
	color: #8B7602;
}
.mais {
	display: block;
	
	float: right;
	line-height: 17px;
	margin-right: 5px;
	
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: bottom;
}
