#area #menu_servico {
	height: 63px;
	width: 150px;
	float: left;
	top: 0px;
	background-position: left;
	background-color: #FFB509;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 0px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	text-align: justify;
	display: block;
	text-decoration: none;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	margin-top: 3px;
	margin-left: 2px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #292929;
}
#area #menu_servico a:hover {
	background-color: #FFC437;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
#area #menu_servico a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 20px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #292929;
	color: #292929;
	line-height: 20px;
}

