body {
	margin:0px;
	padding: 0px;
	color: #333333 !important;
	font: 12px/16px Verdana;
}

a:visited, a:link, a:active {
	color: #14506B;
	text-decoration:underline;
	outline: none;
}

a:hover {
	color: #14506B;
	text-decoration:underline;
	outline: none;	
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.fundo_cinza {
background: #F4F4F4; padding: 10px;
}

.fundo_branco {
background: #FFFFFF; padding: 10px;
}

