.tabela {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: groove;
	border-bottom-style: inset;
	border-right-color: #FF6600;
	border-bottom-color: #FF9900;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #858585;
	text-decoration: none;
}
a:visited {
	color: #858585;
	text-decoration: none;
}
a:hover {
	color: #A4A4A4;
	text-decoration: underline;
}
