body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/fundo.gif);
}
.textoHUGO {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #666666;
}
.textoHUGObranco {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #ffffff;
}

.texto_menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;		
}
.formulario {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: none;

}

.texto1px {
	font-family: Arial, Verdana, Tahoma;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #666666;
}

.tituloAMARELO {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant:normal;
	color: #ad9221;
}
.tituloAZUL {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant:normal;
	color: #79a6b7;
}
.textoHUGO {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #666666;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	background-color: #FFFFFF;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #333333;
}


