A {
  font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #939292;
	text-decoration: none;
	}

A:hover {
  font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #797878;
	text-decoration: underline;
}

body {
	background-image: url(../img/bg.jpg);
}


.textoPadrao {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


.textoIndex {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


.campoForm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #686767;
	text-decoration: none;
	border: 1px solid #AEACAC;
	background-color: #E9E8E8;
}


.botaoForm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AEACAC;
	text-decoration: none;
	border: 1px solid #AEACAC;
	background-color: #F4F4F4;

}

.textotop {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #686767;
	text-decoration: none;
}


