.copyright {
	font-family: "Trebuchet MS";
	font-size: 0.6em;
	color: #F0F0F0;
}
.santamonica {
	font-family: "Trebuchet MS";
	font-size: 0.6em;
	color: #F0F0F0;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #535353;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #8E0B0B;
	font-weight: bold;
}
a.textoLink:hover {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #888888;
	text-decoration: none;
}
.textoLink {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #222222;
	text-decoration: underline;
}
