.titulos{
	font-size:18px;
	font-family: arial;
	text-decoration: none;
	color : #900000;
}



/*TEXTO DO SITE*/
.texto{
	font-size:12px;
	font-family: arial;
	text-decoration: none;
	color : black;
	line-height: 18px;
}
.texto2{
	font-size:11px;
	font-family: arial;
	text-decoration: none;
	color : white;
	line-height: 18px;
}


/*PARA O MENU*/
.menu {
	font-size:18px;
	font-family: arial narrow;
	color : #444343;
    text-decoration: none;
}


A.menu {
	font-size:18px;
	font-family: arial narrow;
	color : #5b0102;
    text-decoration: none;
}

A.menu:hover {
	font-size:18px;
	font-family: arial narrow;
	text-decoration: none;
	color : #444343;
	
}

.linguas {
	font-size:14px;
	font-family: arial narrow;
	color : #280101;
    text-decoration: none;
}

A.linguas {
	font-size:14px;
	font-family: arial narrow;
	color : white;
    text-decoration: none;
}

A.linguas:hover {
	font-size:14px;
	font-family: arial narrow;
	text-decoration: none;
	color : #280101;
	
}




.TITULODESTAQUE{
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : #083456;
}


A.textonoticia {
font-size: 11px;
font-family: verdana;
text-decoration: none;
color: #716f6e;
line-height: 16px;

} 

A.textonoticia:hover {
font-size: 11px;
font-family: verdana;
text-decoration: none;
color: #505050;
line-height: 16px;

}


.pasta{
	font-size:10px;
	font-family: arial;
	text-decoration: none;
	color : white;
}

A.pasta{
	font-size:10px;
	font-family: arial;
	text-decoration: none;
	color : white;
}

A.pasta:hover{
	font-size:10px;
	font-family: arial;
	text-decoration: none;
	color : black;
}

.forms{
	font-size:10px;
	font-family: arial;
	text-decoration: none;
	color : black;
}

A.menu2 {
	font-size:12px;
	font-family: arial;
	color : white;
    text-decoration: none;
}

A.menu2:hover {
	font-size:12px;
	font-family: arial;
	text-decoration: none;
	color : #e4c4c4;
	
}