a.link 
{
	color: Black;
	text-decoration:none;
}

a.link:hover
{
	color: Black;
	text-decoration: none;
}
.direita {
	background-attachment: fixed;
	background-image: url(direita.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.esquerda {
	background-attachment: fixed;
	background-image: url(esquerdo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.degrade {
	background-attachment: fixed;
	background-image: url(degrade.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.roda-pe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
