body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #575656;
	text-decoration: none;
	margin-top: 50px;
	margin-left: 5%;
	background-color: #FFFFFF;
}
.centrar {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.aviso {
	color: #99CC33;
	text-decoration: none;
}
a.aviso:link {
	color: #99CC33;
	text-decoration: none;
}
.verde {
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
.masnegrita {
	font-weight: bold;
}


a.aviso:hover {
	color: #575656;
	text-decoration: none;
}
a.aviso:visited {

	color: #99CC33;
	text-decoration: none;
}
.txt {
	font-weight: normal;
	color: #575656;
}
a.mapaweb:link {
	font-weight: bold;
	color: #575656;
	text-decoration: none;
}
a.mapaweb:hover {

	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
a.mapaweb:visited {


	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
a.mapaweb1:link {
	font-weight: normal;
	color: #575656;
	text-decoration: none;
	padding-left: 10px;
}
a.mapaweb1:hover {
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
	padding-left: 10px;
}
a.mapaweb1:visited {
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
	padding-left: 10px;
}
a.verde:link {

	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
a.verde:hover {


	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
a.verde:visited {


	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
}

