/* CSS Document */

#borda {
	border-bottom-width:1px;
	border-bottom-color:#BCBCBC;
	border-bottom-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#BCBCBC;
	border-top-width:0;
	border-right-color:#BCBCBC;
	border-right-style:solid;
	border-right-width:1px;
}
.objetos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-decoration: none;
	border: 1px solid #666666;
}
