.space {

	font-family: Verdana;
	font-size: 7px;
	font-weight: normal;
	color: #5C0A00;
	text-decoration: none;
}
.titulos {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5C0A00;
	text-decoration: none;
}
.destaques {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #882617;
	text-decoration: none;
}
.txt {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
.menus {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #007AA7;
	text-decoration: none;
}
.morada {

	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #67A9C7;
	text-decoration: none;
}
.data {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #009CBD;
	text-decoration: none;
}
.links {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.links:hover {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C0A00;
	text-decoration: none;
	
}
