.cinza {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}
.cinza A:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}
.cinza A:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}
.cinza A:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: underline;
}
.cinza A:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: underline;
}
.preto {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.preto A:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.preto A:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.preto A:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: underline;
}
.preto A:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: underline;
}
.verde {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #41969D;
	text-decoration: none;
}
.verde A:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #41969D;
	text-decoration: none;
}
.verde A:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #41969D;
	text-decoration: none;
}
.verde A:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #41969D;
	text-decoration: none;
}
.verde A:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #41969D;
	text-decoration: none;
}