.vinculos {
	font-family: Tahoma;
	color: #513600;
	text-decoration: none;
	cursor: hand;
	filter: Invert;
}
a:link {
	font-family: Tahoma;
	color: #513600;
	text-decoration: none;
	cursor: hand;
	filter: Invert;
}

a:visited {
	font-family: Tahoma;
	color: #513600;
	text-decoration: none;
	cursor: hand;
	filter: Invert;
}

a:hover {
	font-family: Tahoma;
	color: #FFCC00;
	text-decoration: none;
	cursor: hand;
	filter: Invert;
}
