.mail_colaborador {
	color : #000080;
	FONT-WEIGHT: bold;
	text-decoration : none;
}

.mail_colaborador:hover {
	text-decoration : underline;
}

.titulo_principal {
	color : #000000;
	FONT-WEIGHT: bold;
	text-decoration : none;
	font-size: 19px;
}

.titulo_principal:hover {
	color: #000080;
	text-decoration : none;
}

.resumo_noticia {
	color : #000000;
	text-decoration : none;
	font-size: 11px;
}

.resumo_noticia:hover {
	color: #000080;
	text-decoration : none;
}

.resumo_titulo {
	color : #000000;
	FONT-WEIGHT: bold;
	text-decoration : none;
	font-size: 11px;
}

.resumo_titulo:hover {
	color: #000080;
	text-decoration : none;
}

.link_titulo {
	color : #666666;
	text-decoration : none;
	font-size: 11px;
}

.link_titulo:hover {
	color: #666666;
	text-decoration : underline;
}

.titulo1 {
	color : #000080;
	font-size: 12px;
	FONT-WEIGHT: bold;
        text-decoration: none;	
}

.titulo1:hover {	
text-decoration: underline;
}

.resumo1 {
	color : #333333;
	font-size: 11px;
	text-decoration: none;
}

.resumo1:hover {
	
text-decoration: underline;
}

.titulo2 {
	color : #000080;
	font-size: 12px;
	FONT-WEIGHT: bold;	
        text-decoration: none;
}
.titulo2:hover {
	text-decoration: underline;
}

.resumo2 {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
}
.resumo2:hover {
	text-decoration: underline;
}

.titulo3 {
	color: #000080;
	font-size: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
.titulo3:hover{
	text-decoration: underline;
}
