.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #D4E0AE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.main {
	font-family: "Trebuchet MS";
	color: #666600;
	font-size: 12px;
}
.puente {
	font-size: 18px;
	color: #666600;
	font-family: "Trebuchet MS";
}
.titulos {
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #333300;
}
.version {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0099CC;
}

