/* Geral -------------------------------------------------------------------- */

BR {
	clear								: both;
}

/* LINK -------------------------------------------------------------------- */

A:ACTIVE, A:LINK, A:VISITED {
	color:#002C70;
	text-decoration:none;
	font-family:tahoma !important;
	font-size:0.9em;
}

A:HOVER {
	color:#0082D6;
	text-decoration:underline;
}