@import url(/css/geral.css);

.news {
	padding: 15px;
}

.news .title {
	font-size: 14px;
	font-weight: bold;
}

.news hr {
	border: 0px;
}

.news .date {
	font-size: 10px;
	text-align: right;
}

.news .text {
	font-size: 10px;
}


/* -- COLUNA 1 -- */
.newsCol1 {
	padding: 5px;
}

a:link,  a:visited {
	color: #3E5766 !important;
	text-decoration: none !important;
}

a:active, a:hover {
	color: #3E5766 !important;
	text-decoration: underline !important;
}
