BODY {
	background-color: #05463E;
	margin-top: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A5560;
	font-size: 11px;
}
.corpo {
	color: #555555
}
.style8 {
	color: #444444;
	font-weight: bold;
}.degrade-menu {
	background-image: url(img/bg-linha-empresas.gif);
	background-repeat: repeat-x;
}

A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#595959;
}
A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#05463E;
}
.assinatura {
	color: #555555;
	font-size: 10px;
}
.linkNoVerde:link {
	color: #D4B82C;
	text-decoration: none;
	font-weight: bold;
}
.linkNoVerde:active {
	color: #D4B82C;
	text-decoration: underline;
	font-weight: bold;
}
.linkNoVerde:visited {
	color: #D4B82C;
	text-decoration: none;
	font-weight: bold;
}
.linkNoVerde:hover {
	color: #D4B82C;
	text-decoration: underline;
	font-weight: bold;
}