@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* Menu Principal */
.categoria {font-family:"Trebuchet MS"; font-size:12px; color:#ff6600; font-weight:bold;}
.subcategoria {font-family:"Trebuchet MS"; font-size:11px; color:#666666;}
.nome_produto {font-family:"Trebuchet MS"; font-size:11px; color:#666666;}
.valor_produto {font-family:"Trebuchet MS"; font-size:11px; color:#ff6600;}
.nome_grande {font-family:"Trebuchet MS"; font-size:25px; color:#666666;}
.valor_grande {font-family:"Trebuchet MS"; font-size:18px; color:#ff6600;}
.valor_pequeno {font-family:"Trebuchet MS"; font-size:10px; color:#ff6600;}
