.body {
	background-color: #D7811A;
	background-image: url(fondo_web_otono.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.txtgris {
	font-family: Tahoma;
	font-size: 11px;
	color: #C1C3C5;
	text-decoration: none;
}
.txtnegro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
