a {
	color: DarkRed;
	text-decoration: none;
}
a:hover { color: #ff0000; }
body {
	margin: 0px; 
	background: Linen;
	font-family: "Times new Roman", Times, Serif;
	}
.textoTopo {
	font: 13px "Times New Roman", Times, serif;
	color: #701104;
	line-height: 16px;
}
.textoBottom {
	font: 13px "Times New Roman", Times, serif;
	color: #701104;
	line-height: 16px;
	background-color:#dda887;
	text-align:center;
}
.textoDestaque {
	background-color:#dda887;
	font-size: 12px;
	color: #701104;
	text-align:left;
}
.menu {
	background-color:#dda887;
	font-size: 12px;
	color: #701104;
	text-align:center;
}
.prodTitulo{
	font: bold 12px "Times New Roman", Times, serif;
	color: #701104;
	padding:0px 8px;
}
.prodResumo{
	font: 12px "Times New Roman", Times, serif;
	color: #701104;
	padding:0px 8px;	
}
.prodImagem{
	margin:-10px 0px;
}

/*td { border: 1px solid black; }*/