.form1 {
	background-color: #b0c9d2;
	margin: 2px;
	padding: 2px;
	border: medium none;
	color: #464646;
}
.botaoForm {
	background-color: #15233D;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ACC215;
	cursor: pointer;
}
  @font-face {
    font-family: Aldo;
    font-style:  normal;
    font-weight: normal;
    src: url(ALDO3.eot);
  }
  @font-face {
    font-family: Aldo;
    font-style:  normal;
    font-weight: 700;
    src: url(ALDO2.eot);
  }
  @font-face {
    font-family: Aldo;
    font-style:  oblique;
    font-weight: normal;
    src: url(ALDO1.eot);
  }
  @font-face {
    font-family: Aldo;
    font-style:  oblique;
    font-weight: 700;
    src: url(ALDO0.eot);
  }
  @font-face {
    font-family: Lucida Sans;
    font-style:  normal;
    font-weight: normal;
    src: url(LUCIDAS3.eot);
  }
  @font-face {
    font-family: Lucida Sans;
    font-style:  normal;
    font-weight: 700;
    src: url(LUCIDAS2.eot);
  }
  @font-face {
    font-family: Lucida Sans;
    font-style:  oblique;
    font-weight: normal;
    src: url(LUCIDAS1.eot);
  }
  @font-face {
    font-family: Lucida Sans;
    font-style:  oblique;
    font-weight: 700;
    src: url(LUCIDAS0.eot);
  }
.quemsoms a, .quemsoms a:visited, .quemsoms a:active {
	color: #000099;
	text-decoration:none;
}
.quemsoms a:hover {
	color: #FF0000;
	text-decoration:none;
}
.navegacao a, .navegacao a:visited, .navegacao a:active {
	color: #333333;
	text-decoration:none;
}
.navegacao a:hover {
	color: #FF0000;
	text-decoration:none;
}
.linkas a, .linkas a:visited, .linkas a:active {
	color: #427DAA;
	text-decoration:none;
}
.linkas .linkas a:hover {
	color: #427DAA;
	text-decoration:none;
}
.rodape {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-align: center;
	}
.rodape a, .rodape a:visited, .rodape a:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
	}
.rodape a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-align: center;
	text-decoration: underline;
	}