.copyright {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial;
	font-size: 10px;
	color: #897E79;
}
a {
	color: #897E79;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #de4f00;
}
.larger {
font-size: larger
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: none;
	color: #897E79;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.year {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: none;
	color: #897E79;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.titleSelected {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: none;
	color: #de4f00;
	font-weight: bold;
	letter-spacing: 0px;
}
.bigYear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 10px;
	font-weight: normal;
	color: #de4f00;
}

.noBold {
	font-weight: normal;
}
.texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	text-transform: none;
	color: #897E79;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
}
