.tit {
	font-family : "Trebuchet MS";
	font-size : 20;
	font-weight : bold;
	color : #35498F;
}
.mnu {
	font-family : Arial Narrow;
	font-size : 16;
	font-weight : bold;
	color : gray;
	text-decoration : none;
}
.mnu:hover {
	color : #555555;
	text-decoration: underline;
}
.txt {
	font-family : "Trebuchet MS";
	font-size : 16;
	font-weight : normal;
	color : Black;
}
.txt1 {
	font-family : "Trebuchet MS";
	font-size : 12;
	font-weight : normal;
	color : Black;
}
.rodape {
	font-family: Arial Narrow;
	font-size: 14;
	color : gray;
	text-decoration : none;
	text-align : center;
}
.rodape:hover {
	color : #555555;
	text-decoration : underline;
}
.pesquisa {
	font-family: Arial Narrow;
	font-size: 13;
	color : #555555;
	text-decoration : none;
	text-align : left;
}
.form {
	font-family: Arial Narrow;
	font-size: 13;
	color : #555555;
	text-decoration : none;
	text-align : right;
}
.form1 {
	font-family : "Trebuchet MS";
	font-size : 12;
	font-weight : normal;
	color : Black;
}
.cat {
	font-family : "Trebuchet MS";
	font-size : 13;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}
.cat:hover {
	font-family : "Trebuchet MS";
	font-size : 13;
	font-weight : normal;
	color : Gray;
	text-decoration : underline;
}
.prod {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	color : #666666;
}
.prod1 {
	color : Gray;
}
hr {
	border : 0;
	color : #dddddd;
}