
/*TEXTO DO SITE*/
.texto{
	font-size:11px;
	font-family:  trebuchet ms;
	text-decoration: none;
	color : black;
	line-height: 16px;
}


/*PARA O MENU*/
.menu {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #ed7e22;

}

A.menu {
	font-size:11px;
	font-family: trebuchet ms;
	color :black;
	line-height: 16px;

}

A.menu:hover {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #ed7e22;
	line-height: 16px;
	
}


.TITULO {
	font-size:24px;
	font-family:  trebuchet ms;
	color :#ed7e22;
	text-decoration: none;

}

.subTITULO {
	font-size:18px;
	font-family:  trebuchet ms;
	color :#a7a7a7;
	text-decoration: none;

}

.textotitulo {
	font-size:11px;
	font-family:  trebuchet ms;
	color :#616060;
	text-decoration: none;

}

A.linguas {
	font-size:11px;
	font-family: trebuchet ms;
	color :white;
	line-height: 16px;

}

A.linguas:hover {
	font-size:11px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #ed7e22;
	line-height: 16px;
	
}

.noticias {
	font-size:11px;
	font-family: trebuchet ms;
	color :#ed7e22;
	line-height: 16px;

}

A.noticias {
	font-size:10px;
	font-family: trebuchet ms;
	color :#000000;
	line-height: 13px;
	text-decoration: none;

}

A.noticias:hover {
	font-size:10px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #ed7e22;
	line-height: 13px;
	
}
