body {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;

}

a:link {
    text-decoration : none;
}

a:visited {
    text-decoration : none;
}

a:hover {
    text-decoration: none;
}

.menuvertical {
	background: #FFFFAA;
}
.textosimples {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
}
.textonegrito {
	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;
}
.textoouro {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: DED7A8;
	font-weight: bold;
}
.textovinho_negrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	font-size: xx-small;

}
.texto_em_vinho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
}

.fundoouro {
	background: #DED7A8;
}

.textopreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;

}
.textopreto_sublinhado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	text-decoration : underline;

}


.textovinho_negrito_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-style: italic;
	background-color: #DED7A8;
}
.texto_sucesso
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	font-size: x-small;

}

.textopreto_negrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	font-weight: bold;

}

.textopreto_maior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;

}
.textopreto_maior_negrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	font-weight: bold;

}


.textoouro_pequeno {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: DED7A8;
	font-weight: bold;
	font-size: 15px;
}

.textovinho_pequeno {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 800000;
	font-weight: bold;
	font-size: x-small;
}

.borda {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.borda2 {
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.borda3 {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.borda4 {
    border-width:thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.teste
{
    text-decoration : none;
}

.textovinho_negrito_fundo_ouro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	font-size: xx-small;
	background-color: #DED7A8;
}
.textoouro_negrito_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DED7A8;
	font-weight: bold;
	background-color: #800000;
}
.textopreto_negrito_grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.textovinho_pequeno {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 800000;
	font-weight: bold;
	font-size: x-small;
}
.textovermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: xx-small;

}
.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: xx-small;

}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #800000;
	color: #DED7A8;
	font-weight: bold;
	font-size: xx-small;

}

.textovinho_maior_negrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: x-small;
	font-weight: bold;

}

.link_ouro {
  color: #DED7A8;
}
.link_vinho {
  color: #800000;
}

.textoouro_fundo_vinho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DED7A8;
	font-weight: bold;
	background-color: #800000;
}
.textovinho_negrito_fundoouro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	font-size: xx-small;
	background-color: #DED7A8;

}

.textovinho_negrito_grande_borda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	background-color: #DED7A8;
}

.textovinho_negrito_fundo_ouro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-weight: bold;
	background-color: #DED7A8;
	font-size: xx-small;
}

.textoouro_negrito_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DED7A8;
	font-weight: bold;
	background-color: #800000;
	font-size: xx-small;
}

.texto_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #800000;
	font-size: xx-small;
	
}
