.menu {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size:11px;
    font-weight: bold;
	text-decoration: none;
}
.menu a:link{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size:11px;
    font-weight: bold;
    font-weight: bold;
}
.menu a:visited{
	color: #000000;
	font-family:"Trebuchet MS";
	font-size:11px;
    font-weight: bold;
    font-weight: bold;
}
.menu a:hover{
	color: #333333;
	font-family:"Trebuchet MS";
	font-size:11px;
    font-weight: bold;
	text-decoration: none;
}
.produto {
	color: #000000;
	font-family: "TAHOMA";
	font-size:11px;
	text-decoration: none;
}
.produto a:link{
	color: #000000;
	font-family: "TAHOMA";
	font-size:11px;
	text-decoration: none;
}
.produto a:visited{
	color: #000000;
	font-family: "TAHOMA";
	font-size:11px;
	text-decoration: none;
}
.produto a:hover{
	color: #FF0000;
	font-family: "TAHOMA";
	font-size:11px;
	text-decoration: none;
}
.titulo {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size:16px;
    font-weight: bold;
	text-decoration: none;
}
.titulo a:link{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size:16px;
    font-weight: bold;
}
.titulo a:visited{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size:16px;
    font-weight: bold;
}
.titulo a:hover{
	color: #333333;
	font-family: "Trebuchet MS";
	font-size:16px;
    font-weight: bold;
	text-decoration: none;
}
.rodape {
	color: #FFFFFF;
	font-family: "TAHOMA";
	font-size:10px;
	text-decoration: none;
}
.conteudo {
	color: #000000;
	font-family: "TAHOMA";
	font-size:10px;
	text-decoration: none;
}