a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:12px;
	height:31px;
	text-decoration: none;
	font-weight: normal;
	display:block;
	text-transform: uppercase;
	}
.titulo_sem_img {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top:12px;
	height:31px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	}

.titulo_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##00772F;
}
.imagem {
	border: 1px solid #dddddd;
	background: #F4F4F4 url(../imagens/loading2.gif) 50% 50% no-repeat;
	padding: 4px;
	margin: 3px;
	
}


