body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/img/bk_geral.gif);
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2475c0;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #80b9ed;
	text-decoration: underline;	
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a.menu:link {
	color: #2475c0;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #2475c0;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033CC;
}
a.menu:active {
	color: #ea9e0b;
	text-decoration: none;
	background-color: #0033FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
iframe {border-color: #FF6600; border-style: dashed; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}

.linktb a,.linktb a:link,.linktb a:visited,.linktb a:active {
	display: block;
	color: #2475c0;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.linktb a:hover {
	display: block;
	color: #80b9ed;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #80b9ed; 
}
.brd {
	border: 1px solid #000000;
	}