table {
	font-family: Tahoma, "Verdana", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5E5D54;

}
a:link {
	color: #5E5D54;
	text-decoration: none;
}
a:visited {
	color: #5E5D54;
	text-decoration: none;
}
a:hover {
	color: #9D9B87;
	text-decoration: underline;
}
table {
	font-family: Tahoma, "Verdana", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5E5D54;
}
h1 {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #F38400;

}
h2 {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	color: #5E5D54;

}
.rodape a:link {
	color: #B0B0B0;
	text-decoration: none;
}
.rodape a:visited {
	color: #B0B0B0;
	text-decoration: none;
}
.clientes a:hover {
	color: #C38B42;
	text-decoration: underline;
}
.clientes a:link {
	color: #C38B42;
	text-decoration: none;
}
.clientes a:visited {
	color: #C38B42;
	text-decoration: none;
}
.clientes a:hover {
	color: #C38B42;
	text-decoration: underline;
}
.form {
	background : #E9E9E9;
	border : 1px #A6A6A6 solid;
	color: #000000;
	font-size: 11px;
}