td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #996633;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fon_escu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.numfecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.color1 {
	background-color: #F2D8A5;
}
.color2 {
	background-color: #F5E0B7;
}
.color3 {
	background-color: #F8E8C9;
}
.color4 {
	background-color: #F9EED7;
}
.gal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #F9EED7;
}