.parco a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #CC3333;
	text-decoration: none;
	font-weight: 500;

}
.parco {


	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #999900;
}
.parco a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #6633FF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;

}
.parco a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #CC9900;
	font-weight: normal;
	text-decoration: none;

}
