.geral {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}


#barra1 {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.barra-inf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borda {
	border: 1px solid #CCCCCC;
}
.borda2 {
	border: 1px dashed #990000;
}
.borda3 {
	border: 1px dashed #999999;
}
