body,td,th {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	background-image:  url("cabeceras/fondo.gif");
}
input {
	font-size: 10px;
	background: #CCCCCC;
}
select {
	font-size: 10px;
	background: #CCCCCC;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
#botonera a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#botonera a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#buscador {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.destacados {
	font-size: 9px;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
