body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ECE9D8;
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
}

.tdOver {  background-color: #FF0000}

a:hover { text-decoration: none;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

p { font-size: 11px; }
.bots {
	text-decoration: none;
}