@charset "utf-8";
/* CSS Document */

td img {display: block;}body {
	background-image: url(imagenes/fondo.jpg);
}
.txt {color: #9C6C0A; font-weight: bold; font-size: 12px; }
.pie{
	font-size: 13px;
	color: #9C6C0A;
}
.txt2 {color: #9C6C0A; font-weight: bold; font-size: 14px; font-weight:bold; }
.titulos {color: #9C6C0A; font-weight: bold; font-size: 16px; font-weight:bold; }
a:link {
	color: #A46C0A;
}
a:visited {
	color: #996666;
}
a:hover {
	color: #996666;
}
a:active {
	color: #A46C0A;
}