body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #417b5e;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #060;
}
a:link {
	text-decoration: none;
	color: #417b5e;
}
a:visited {
	text-decoration: none;
	color: #417b5e;
}
a:hover {
	text-decoration: underline;
	color: #417b5e;
}
a:active {
	text-decoration: none;
	color: #417b5e;
}
.Justifica {
	text-align: justify;
	font-size: 12px;
}
.profissionais {
	font-size: 12px;
}
.servicos {
	font-size: 14px;
	font-weight: bold;
	color: #19113D;
}

.menuDrop:link {  text-decoration: none; color: #330066}
.menuDrop:active {  text-decoration: none; color: #330066}
.menuDrop:visited {  text-decoration: none; color: #330066}
.menuDrop:hover {  text-decoration: none; color: #417b5e}

.caixaMenuSup {
	position:absolute;
	z-index:1;
	visibility: hidden;
	top: 34px;
}

.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #336600;

}

.botao {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #417b5e;
	border: 1px solid #FFFFFF; 
	cursor: hand;
}
