.preto11bold {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verde20bold {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
.preto11reg {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.preto11reg:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E1E1E1;
}
.verde15reg {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: normal;
	color: #663366;
	text-decoration: none;
	line-height: 16px;
}

