body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9BA032;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
 
#link-on {
	position:relative;
	width:185px;
	height:26px;
	background-image: url(../img/img_verde_3.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-color: #FFFFFF;
	text-align: center;
	height: 26px;
	padding-top: 3px;
	line-height: 21px;
}

	#link-on a:link {
		text-decoration:none;
		color: #FFFFFF;
	}
	#link-on a:visited {
		text-decoration:none;
		color: #FFFFFF;
	}
	#link-on a:hover {
		text-decoration:none;
		color: #FFFFFF;
	}
	#link-on a:active {
		text-decoration:none;
		color: #FFFFFF;
	}

#link {
	position:relative;
	width:185px;
	height:26px;
	background-image: url(../img/img_verde_6.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-color: #9BA032;
	text-align: center;
	height: 26px;
	padding-top: 3px;
	line-height: 21px;
}

	#link a:link {
		text-decoration:none;
		color: #9BA032;
	}
	#link a:visited {
		text-decoration:none;
		color: #9BA032;
	}
	#link a:hover {
		text-decoration:none;
		color: #9BA032;
	}
	#link a:active {
		text-decoration:none;
		color: #9BA032;
	}
