.body {
	background-color: #82878A;
	background-image: url(images2009/fondo_web.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;
}
