a:link {
  color: #9F7800;
  text-decoration: none;
}

a:active {
  color: #9F7800;
  text-decoration: none;
}

a:visited {
  color: #9F7800;
  text-decoration: none;
}

a:hover {
  color: #4F6FA4;
  text-decoration: none;
}

a.menu:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.menu:active {
  color: #FFFFFF;
  text-decoration: none;
}

a.menu:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.menu:hover {
  color: #FFF206;
  text-decoration: none;
}


.fonte01 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.fonte02 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.fonte03 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #40617E;
}

.form01 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

