body {
	background-image: url(images/laranja2.jpg);
}
a:link {
	color: #0033FF;
	text-decoration: none;


}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;


}
.table {
	border-collapse:collapse;
	color: #000;
	line-height: 145%;
	background-color: #FFCC66;
	font-family: Garamond, Arial;
	font-size: 14px;
}
.tabelaoculta {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	color: #660000;
	font-weight: normal;
	border: thin ridge #666666;
	list-style-type: none;
	text-decoration: none;
}
.texto {
	font-family: Garamond;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.linhasep {
	background-color: #66FF00;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.linhapar {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.linhaimpar {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
