#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007DC2;
	font-weight: bold;
	text-transform: capitalize;
}
#menu td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menutexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007DC2;
}
.menutexto a {
	color: #007DC2;
	text-decoration: none;
}
.menutexto a:hover {
	color: #007DC2;
	text-decoration: underline;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#rodape a {
	color: #007DC2;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 15px;
	text-align: justify;
}

#rodape a:hover {
	color: #007DC2;
	text-decoration: underline;
}
#rodape a:visited {
	color: #007DC2;
	text-decoration: none;
}

.menutexto a:visited {
	color: #0099FF;
	text-decoration: none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu a:visited {
	color: #00FFFF;
	text-decoration: none;
}
.texto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.texto a {
	color: #007DC2;
	text-decoration: none;
}
.texto a:hover {
	color: #007DC2;
	text-decoration: underline;
}
.texto a:visited {
	color: #007DC2;
	text-decoration: none;
}
.texto img {
	text-align: center;
}
.texto form {
	text-align: left;
	text-indent: 0px;
}
.cadastro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007DC2;
}
.evoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007DC2;
}
