a:link {
	text-decoration: none;
	color: #0066FF;
	font-size : 11px;
} 
a:visited {
	text-decoration: none;
	color: #6699CC;
	font-size : 11px;
} 
a:active {
	text-decoration: none;
	color: #6699cc;
	font-size : 11px;
} 
a:hover {
	text-decoration: none;
	color: #9ACD32;
	font-size : 11px;
} 
.texto {
	text-align : justify;
}
.noticias1{
	font-size : 13px;
	text-align : justify;
}
.noticiasRelevo{
	font-size : 13px;
	text-align : justify;
	height : 10;
	filter : shadow(color=CCCCCC,direction=120,enabled=10);
}
.tituloVerde{
	font-family : "Arial Black", Verdana, Arial;
	color : #8FBC8F;
	text-align : left;
	font-size : x-large;
	height : 50;
	filter:shadow(color=000000,direction=120,enabled=10);
}
.tituloVerme{
	font-family : "Arial Black", Verdana, Arial;
	color : #FA8072;
	text-align : left;
	font-size : x-large;
	height : 50;
	filter:shadow(color=000000,direction=120,enabled=10);
}
.tituloAzul{
	font-family : "Arial Black", Verdana, Arial;
	color : #B0C4DE;
	text-align : left;
	font-size : large;
	height : 50;
	filter:shadow(color=000000,direction=120,enabled=10);
}
.hrCastanha{
	color : #CD853F;
	text-align : center;
	height : 30;
	filter:shadow(color=CCCCCC,direction=120,enabled=10);
	font-size : large;
}
