.texto{
	font-size:11px;
	font-family: Arial;
	text-decoration: none;
	color : black;
}

.texto2{
	font-size:12px;
	font-family: Arial;
	text-decoration: none;
	color : white;
	line-height: 18px;
}



.titulo{
	font-size:18px;
	font-family:  Arial;
	text-decoration: none;
	color : black;
}

.tituloNEWS{
	font-size:18px;
	font-family:  Arial Narrow;
	text-decoration: none;
	color : #006a90;
}

.TEXTONEWS{
	font-size:11px;
	font-family:  Arial Narrow;
	text-decoration: none;
	color : #898986;
}

.tituloNEWSLETTER{
	font-size:20px;
	font-family:  Arial Narrow;
	text-decoration: none;
	color : #026e94;
}

/*PARA O MENU*/

.menu {
	font-size:11px;
	font-family: Arial;
	color : black;
    text-decoration: none;
}

A.menu {
	font-size:11px;
	font-family: Arial;
	color : black;
    text-decoration: none;
}

A.menu:hover {
	font-size:11px;
	font-family: Arial;
	color : white;
    text-decoration: none;
	
}

.submenu {
	font-size:11px;
	font-family: Arial Narrow;
	color : white;
    text-decoration: none;
}

A.submenu {
	font-size:11px;
	font-family: Arial Narrow;
	color : white;
    text-decoration: none;
}

A.submenu:hover {
	font-size:11px;
	font-family: Arial Narrow;
	color : #898986;
    text-decoration: none;
	
}

A.lermais {
	font-size:11px;
	font-family: Arial Narrow;
	color : #026e94;
    text-decoration: none;
}

A.lermais:hover {
	font-size:11px;
	font-family: Arial Narrow;
	color : #898986;
    text-decoration: none;
	
}