.copyright {	
	font-family: Arial;
	font-size: 10px;
	color:#666666;
}

.texto {	
 	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.descricaoproduto {	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
 	font-family: Tahoma;
	font-size:11px;
	color: #333333;
}

.menu {	
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}

.destaque {	
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
	color:#000000;
}

.ok {	
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#333333
}

.voltar {	
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;
	font-weight:bold;
	background-color:#e57716;
}

.voltar a:link{	
	color:#ffffff;
}

.voltar a:hover{	
	color:#ffffff;
}

.voltar a:active{	
	color:#ffffff;
}

.voltar a:visited{	
	color:#ffffff;
}


.texto2 {	
 	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}

.preco {	
 	font-family: Arial;
	font-size: 15px;
	color: #e57716;
	font-weight:bold;
}
