.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textopeq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
