body {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #59595A;
	background-image: url(img/home_back.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
.celda {
padding: 0 10px;


}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
