body {
	font-family: Tahoma;
	text-align:center;
	margin: 0;
	}
table {
	text-align:center;
	vertical-align:middle;
	}
.construccion {
	color: #594B48;
	border-color:#594B48;
	border-width: 0.1em;
	border-style: solid;
}
.comercio {
	background-color: #CACCC7;
	padding: 1em;
	font-size: 1em;
	border: #000000;
	}
h3{
	color: #628D22;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
a:link {
	color: #628D22;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #594B48;
	font-size: 0.9em;
	font-weight: bold;
	border: thin none #FFFFFF;
	text-decoration: underline;
	}
a:visited {
	color: #EEF3EC;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}
