a:link {
	color: #CCCC99;
}
a:visited {
	color: #CCCC99;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCC99;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666633;
}
.copy a:link{
	color: #666633;
	text-decoration: underline;
}
.copy a:visited{
	color: #666633;
	text-decoration: underline;
}
.copy a:hover{
	color: #333300;
	text-decoration: underline;
}
.copy a:active {
	color: #993300;
	text-decoration: underline;
	}
.textoclaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	line-height: 14px;
}
.anos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666633;	
}
.footer a:link{
	color: #666633;
	text-decoration: underline;
}
.footer a:visited{
	color: #666633;
	text-decoration: underline;
}
.footer a:hover{
	color: #333300;
	text-decoration: underline;
}
.footer a:active {
	color: #993300;
	text-decoration: underline;
	}
