a, a visited {
/*enlaces activos e visitados-puxen a mesmo cor que o corpo*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	color: #999898;
}
a:hover {
/*enlaces over*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-color: #CABF90;
}
.title {
/*titular das novas*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#353535;
	text-decoration: none;
}

.title2, title2 visited {
/*titular das novas*/
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#353535;
	text-decoration: none;
}

.title2:hover
{
/*enlaces over*/
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #353535;
	text-decoration:underline;
	
}

.title verde {
/*titular das novas*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#999900;
	text-decoration: none;
}
.datas {
/*datas das novas*/
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#101E4C;
	text-decoration: none;
}

.corpo {
/*corpo das novas*/
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#575D5B;
	text-decoration: none;
}

.texto_grupos {
/*corpo das novas*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	text-decoration: none;
}

.b, b visited {
/*enlaces activos e visitados-puxen a mesmo cor que o corpo*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	color: #999898;
}
.b:hover {
/*enlaces over*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	
}

.c, c visited {
/*enlaces activos e visitados-puxen a mesmo cor que o corpo*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #353535;
}
.c:hover {
/*enlaces over*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	
}

.email, email visited {
/*enlaces activos e visitados-puxen a mesmo cor que o corpo*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #353535;
}
.email:hover {
/*enlaces over*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	
}

.email2, email2 visited {
/*enlaces activos e visitados-puxen a mesmo cor que o corpo*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #353535;
}
.email2:hover {
/*enlaces over*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}