.esq {
	width: 31%;
	margin: 5px;
	text-align:left;
	padding-left:3px;
	padding-top:7px;
	float:left;
}

.esq A {
	color:#000000;
}

.esq a:hover {
	color:#999999;
}
.cat {
	margin-left:20px;
}

.cat A {
	display:block;
	color:#999999;
}

.cat a:hover {
	color:#000000;
}

.cat LI {
	list-style-image: url(imagem/arrows2.gif);
	list-style-position:outside;
	margin:7px;

}

.mais {
margin-right:80px;
text-align:right;
}

.mais A {
	color:#000000;
	display:block;
}
