body
{
	font-family: verdana;
	font-size: 10px;
}

a
{
	text-decoration: none;
	color: #666666;
}

td {
	font-size: 9px;
}

.linkmenu
{
	color: black;
}

.principal
{
	font-size: 10px;
	color: #989898;
	text-decoration: none;
}

.footer
{
	font-size: 10px;
	color: silver;
}

input
{
	border: 1px solid gray;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.texto
{
	font-size: 11px;
	color: black;
	line-height: 16px;
	vertical-align: top;
}

.produto_titulo
{
	font-weight: bold;
	font-size: 14px;
	color: gray;
}

.produto_descricao
{
	font-size: 11px;
	padding-right: 10px;
}