li a:link {
	color: #FFFFFF;
	text-align: left;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;


}
li a:visited {
	color: #FFFFFF;
	text-align: left;
	display: inline;
	list-style-type: none;
	text-decoration: none;

}
li a:hover {
	color: #FFFFFF;
	text-align: left;
	display: inline;
	list-style-type: none;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	font-style: italic;
	font-weight: bold;
	list-style-type: none;
	background-position: center;
	text-decoration: none;
}
.ButProduto {
	width: 175px;
	height: 10px;

}
.ButOutros {
	width: 90px;
	height: 10px;
}
ul {
	text-align: center;
	vertical-align: middle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00668e;
	text-decoration: underline;
	background-position: left center;
	padding-bottom: 10px;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00668e;
	text-decoration: underline;
	text-decoration: none;
	background-position: left center;
	padding-bottom: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00668e;
	text-decoration: underline;
	text-decoration: none;
	background-position: left center;
	padding-bottom: 10px;
	font-weight: bold;
}

