a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {  
  text-decoration: underline
}
.tabla_madre {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 970px;
	border-collapse:collapse;
	text-align: center;
}
.fondo_pie {
	background-color: #E77503;
	height: 60px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

