td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
body {
background-image: url("imagens/bg.jpg");
background-repeat: repeat-x;

}
p {
	text-align: justify;
}
input {
	border: 1px solid #003366;
}
textarea {
	border: 1px solid #003366;
}
