a:link {
	color: #006633;
	text-decoration: none;

}
a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
a:visited {
	color: #006633;
	text-decoration: none;

}
a:active {
	color: #006633;
	text-decoration: none;

}
.marcadores {
	list-style-position: outside;
	list-style-type: circle;
}
