body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.titulo {
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; }
	
.legenda {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;	
}
.botao {
	border:1px solid; 
	border-bottom-color:#000000; 
	border-left-color:#666666; 
	color:#FFFFFF; 
	background-color:#FABA7C; 
	font-size:10px; 
	font-family:Verdana;
}
.edit {
	border:1px solid; 
	border-bottom-color:#000000; 
	border-left-color:#000000; 
	color:#000000; 
	font-size:10px; 
	font-family:Verdana;
}
.texto_legenda {
	font-family: Tahoma;
	font-size: 11px;
}
.rodape {
	color: #666666;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	
}
.titulo_loja {
	font-family: Verdana;
	font-size: 40px;
    font-weight: bold;
	color:#FABA7C;
}