@charset "utf-8";
/* CSS Document */

.tabela_noticias {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	text-align: left;
	font-family: Verdana;
}

.tabela_noticias td {
	border-bottom: #22297A 1px dashed;
}

.tabela_noticias a {
	text-decoration: none;
	color: #000000;
}

.tabela_noticias a:hover {
	color: #FF6600;
}

.tabela_noticias img {
	border-color: #22297A;
}