.arancia {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
}
.arancia A{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.arancia A:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}
.txt {
	font-family: "Trebuchet MS";
	color: #CC9900;
	font-size: 14px;
}
.txt A{
	font-family: "Trebuchet MS";
	color: #624900;
	font-size: 14px;
	text-decoration: none;
}
.txt A:hover{
	font-family: "Trebuchet MS";
	color: #FF9900;
	font-size: 14px;
}
.titulo {
	font-family: "Trebuchet MS";
	color: #CC9900;
	font-size: 18px;
}