.href {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;

}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
.verdenav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #99CC33;
	text-decoration: none;
}
.verdenavbranco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pretonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hrefmaior {

	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
.hrefbranco {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
.hrefvermelho {


	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
.hrefazul {



	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
