a:hover      {
	color: #000099;
	text-decoration: none;
}
a:link       {
	text-decoration: none;
	color: #000000;
}

a:visited    {
	text-decoration: none;
	color: #000000;
	}

body {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border: 1px none #000000;
}

.form {
	background-color: #EFF8F0;
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
}

.titulo {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

.menu_bloco {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_item {
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: normal;
	color: #000000;
}

.subtitulo {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}

.header {
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	color: #003333;
}

.imagem {
	border: 1px solid #000000;
}


.bg {
	background-repeat: repeat-x;
}

.nome_produto {
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
}

.vitrine {
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.texto {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	border: 1px none #000000;
}
