.traco {
	background-attachment: fixed;
	background-image: url(images/traco.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.corpo11_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.corpo11_preto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	border: 1px groove #666666;
}
.buton_enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px groove #0099FF;
}
a {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
