.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #cccccc;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.verdebold {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	
}
.laranjabold {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 12pt;
	color: #ff6600;
	
}
.laranjabold2 {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 8pt;
	color: #ff6600;
	
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #E5E5E5;
}

a { text-decoration:bold; font-family: verdana; font-size: 10px; color: #ffffff; }

a:link { color:none; text-decoration:none; font-family: verdana; font-size: 10px; color: #ffffff; }

a:visited { color:none; text-decoration:none; font-family: verdana; font-size: 10px; }

a:active { color: none; text-decoration:none; font-family: verdana; font-size: 10px; }

a:hover { color:none; text-decoration:underline; font-family: verdana; font-size: 10px; color: #ff6600; }

