.text-destaque {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.text-interno {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.input {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	background-color: #E9E9F3;
	border: 1px solid #333366;
}
.text-index {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.gaLinha{
	border-color:#85C227;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}
.zuLinha{
	border-color:#0094BA;
	border-width:0px 0px 1px 0px;
	border-style:solid;
}