/*
	#60B63D - Verde
	#1D541B - Verde Fuerte
*/
a:active, a:link, a:visited
{
	color: #1D541B;
	text-decoration: none;
}
a:hover
{
	background: #1D541B;
	color: #FCFF00;
}


