<style type="text/css">
			a:active { color: red }
			a:hover {
	text-decoration: none
}
			a:link { color: #0000FF; text-decoration: none }
			a:visited { color: #4169E1; text-decoration: none }
			body {
	font-family: Arial, Helvetica;
	background-image: url(../associado/imagens/fundo.jpg);
	background-repeat: no-repeat;
}
			dd { font-family: Arial, Helvetica }
			li { font-family: Arial, Helvetica }
			p { font-family: Arial, Helvetica }
			pre { font-family: Courier }
			td { font-family: Arial, Helvetica }
		
		#corpo {
	background-image: url(../associado/imagens/corpo.gif);
	background-repeat: no-repeat;
	height: 610px;
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 22px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
}
.logo {
	height: 90px;
	width: 90px;
	text-decoration: none;
}

#rodape {
	margin-top: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025F8D;
	font-weight: bold;
}
.logo img a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

