body{
	margin: 0;
	font-family: sans-serif;
	font-size: 11px;
}

p {
	font-size: 10px;
	color: black;
}
a {
	color: #888888;
	text-decoration: none;
	font-size: 9px;
}

a:hover {  color: #999999}
.peque {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}
.tits {  font-size: 10px; font-weight: bold; color: #0066CC; font-family: Verdana, Arial, Helvetica, sans-serif}

#ruta{
	font-size: 9px;
	padding: 2px;
}

#contenedor{
	margin: auto;
	width: 780px;
	background: white;
	border: thin silver solid;
}
