.destaques {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.destaques:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.especiais {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.especiais:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.dom {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.dom:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0066CC;
}
.central
 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
.central:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #0066CC;
}