.titulos{
	font-size:24px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #00a0ac;
}

.titulos2{
	font-size:15px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #00a0ac;
}


/*TEXTO DO SITE*/
.texto{
	font-size:12px;
	font-family: trebuchet ms;
	text-decoration: none;
	color : #555352;
	line-height: 18px;
}

/*PARA O MENU*/

A.menu {
	font-size:10px;
	font-family: verdana;
	color : white;
    text-decoration: none;
}

A.menu:hover {
	font-size:10px;
	font-family: verdana;
	text-decoration: none;
	color : #00a0ac;
	
}

A.textonoticia {
font-size: 11px;
font-family: trebuchet ms;
text-decoration: none;
color:  #555352;
line-height: 16px;

} 

A.textonoticia:hover {
font-size: 11px;
font-family: trebuchet ms;
text-decoration: none;
color:  #00a0ac;
line-height: 16px;

}

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

} 

.noticiaindex {
font-size: 11px;
font-family: trebuchet ms;
text-decoration: none;
color:  white;
line-height: 16px;

} 

A.noticiaindex {
font-size: 11px;
font-family: trebuchet ms;
text-decoration: none;
color:  white;
line-height: 16px;

} 

A.noticiaindex:hover {
font-size: 11px;
font-family: trebuchet ms;
text-decoration: none;
color:  #03585f;
line-height: 16px;

}


A.rosa {
font-size: 17px;
font-family: trebuchet ms;
text-decoration: none;
color:  #EF1868;
line-height: 16px;

} 

A.rosa:hover {
font-size: 17px;
font-family: trebuchet ms;
text-decoration: none;
color:  #03585f;
line-height: 16px;

}