div#top h1 a {background: url("../imagens/logo-servicos.jpg") no-repeat;}
/*#a {
	color: #d1ff79;
	text-decoration: none;
}*/


a:link.link_servicos, a:visited.link_servicos{
	color: #d1ff79;
	text-decoration: none;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 150%;
}

a:hover.link_servicos, a:active.link_servicos{
	color: #000000;
	text-decoration: underline;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 150%;

}