td img {display: block;}body {
	background-image: url(../IMAGENES/fondo.gif);
	background-repeat: repeat;
	margin-top: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}
a:active {
	text-decoration: none;
}
.titulosmenu {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.contenidos {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
