

a {
    border-bottom-color : transparent;
    border-bottom-style : none;
    border-bottom-width : 0px;
    border-left-color : transparent;
    border-left-style : none;
    border-left-width : 0px;
    border-right-color : transparent;
    border-right-style : none;
    border-right-width : 0px;
    border-top-color : transparent;
    border-top-style : none;
    border-top-width : 0px;
	text-decoration: none;
	color: #C00170;
  }

a:hover {
	text-decoration: underline;
  }

.menu {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
  }

.main {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: justify;
  }

body {
	color: #464646;
  }

.textmapa {
	font-size: 8px;
}