body {
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	overflow-x: hidden;
	font-size: 18px;
}


a {
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
	color: #999966;
}

a:hover {
	text-decoration: underline;
}
.datos {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.marcoFoto {
	padding: 4px;
	border: 1px solid #999966;
}
h1 {
	color: #AAB6A2;
}
.rss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	text-align: left;
}
.rss ul {
	line-height: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.rss li {
	line-height: normal;
	margin-top: 12px;
	padding-bottom: 12px;
}
.celdaDescriptiva {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.inverso {
	color: #333333;
	background-color: #FFFFFF;
}
.boton {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	background-position: center center;
	padding: 8px;
	text-transform: capitalize;
	color: #333333;
	background-color: #FFFFFF;
}
.boton a {
	color: #333333;
}
.datosOculto {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
}
.TextoOculto {
	color: #333333;
}
