a {
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.linha {
	border-top: #999999 1px solid;
}
.marcas_menu {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.separador {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #999999;
}
