@charset "utf-8";
.categorias{
	background:url(../images/livraria_22.jpg) no-repeat;
}
.preco{
	font-size:14px;
	color:#F00;
	font-weight:bold;
	
}
.produto{
	font-size:12px;
	color:#000;
	
	
}
.fontCategoria{
	font-size:12px;
	color:#000;
	
	
}

a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-decoration: underline;

}
a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-decoration: underline;
}
.tituloTexto{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	color:#FFF;
}
.textoTexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
