a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8E8657;
	text-decoration: none;
	
}
.borda {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333300;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #88855C;
	text-decoration: none;
	filter: DropShadow(Color=371C00, OffX=1, OffY=1);
	height:10px;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #6C6E63;
	text-decoration: none;
	font-weight: bold;
	cursor: crosshair;
	filter: DropShadow(Color=371C00, OffX=1, OffY=1);
	height:10px;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #8E8657;
	text-decoration: none;
	cursor: crosshair;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #3B4223;
	text-decoration: none;
}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #211509;
}
.borda1 {
	border: thin double #211509;
}
.borda2 {
	border: thin solid #424233;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #211509;
}
html{
scrollbar-3d-light-color:#37412A;
scrollbar-arrow-color:#A9A076;
scrollbar-base-color:#A9A076;
scrollbar-dark-shadow-color:#37412A;
scrollbar-face-color:#37412A;
scrollbar-highlight-color:#A9A076;
scrollbar-shadow-color:#A9A076
}
.textdata {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #484800;
	filter: DropShadow(Color=37412A, OffX=1, OffY=1);
	text-decoration: blink;
}
.texttit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C0BA9A;
	text-decoration: none;
}
BODY{
	cursor: url(http://www.labell.com.br/cursores/cursor_seta.ani);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #E4E4CB;
}