body {
	background-color: #000;
	margin: 0px;
}
#contenidoCentral {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#pieContactos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	color: #999;
	text-align: center;
	padding-top: 10px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #999;
}
a:link {
	color: #960;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A36500;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
