.tabela {
	background-color: #d8d8c7;
	width:800px;
	border: thin solid #baba9b;
}
.fonteMenu {
	font-family:arial;
	background-color:#d8d8c7;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}

.fonteConsulta {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
}
.fonteResultado {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
}

.borys {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #ffcc99;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.teste {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffd697; 
	SCROLLBAR-SHADOW-COLOR: #ffd697; 
	SCROLLBAR-3DLIGHT-COLOR: #ffd697; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #ffeed5; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffd697; 
	SCROLLBAR-BASE-COLOR: #ffd697;
}
