a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #333333;
}
a:active {
	text-decoration: none;
}
#fonte {
	font-family: "arial";
	font-size: 12px;
	color: #000000;
}
#fonte_2 {
	font-family: "arial";
	font-size: 11px;
	color: #333333;
}

#fonte_3 {
	font-family: "arial";
	font-size: 25px;
	color: #009B00;
	font-weight: bold;

}
#fonte_4 {
	font-family: "arial";
	font-size: 11px;
	color: #333333;
	font-weight: normal;

}
#fonte_5 {
	font-family: "arial";
	font-size: 11px;
	color: #FF0000;
}

