@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* fonts */

A:link { COLOR: #666666; TEXT-DECORATION: none;  }
A:visited { COLOR: #666666; TEXT-DECORATION: none; }
A:active { COLOR: #666666; TEXT-DECORATION: none }
A:hover { COLOR: #666666; TEXT-DECORATION: underline; }

#title
{
	font-family:"Tahoma";
	font-size:14px;
	color:#333333;
}

#titleprodutos
{
	font-family:"Tahoma";
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

#categorias
{
	font-family:"Tahoma";
	font-size:11px;
	color:#666666;
	line-height:18px;
}

#text
{
	font-family:"Tahoma";
	font-size:11px;
	color:#666666;
}
