body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #1A1918;
}
#ct {
	position:absolute;
	left:50%;
	top:0px;
	width:942px;
	z-index:1;
	margin-left: -471px;
}
#ct #ctIdioma {
	width: 60px;
	margin-left: 880px;
}
#pie {
	width: 942px;
	position: absolute;
	left: 50%;
	top: 660px;
	margin-left: -471px;
	font-size: 10px;
	text-align: center;
	z-index: 2;
	background-color: #1A1918;
}

a:link {
	color: #5F5E5E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F5E5E;
}
a:active {
	text-decoration: none;
	color: #5F5E5E;
}

a:hover {
	text-decoration: none;
	color: #8F8F8F;
}
