.verdana14verdebold {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.fundoContato {
	background-attachment: fixed;
	background-image: url(imagens/contato.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.verdana11p {
	font-family: Verdana;
	font-size: 11px;
	color: #006600;
}

.fundo {
	background-attachment: fixed;
	background-color: #A2DFC0;
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


A.type3:link    {color:#000000; text-decoration:none;}
A.type3:visited {color:#000000; text-decoration:none;}
A.type3:active  {color:#000000; text-decoration:none;}
A.type3:hover   {color:#FF0000; text-decoration:none;}
