body {
	font-family: Arial ! important;
	color: #000000; font-size: 11px;
}

p,li {
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
 a:visited {
	font-family: Arial ! important;
	text-decoration: none ! important;
	color: #ff0000;	
}
 a:link {
	font-family: Arial ! important;
	text-decoration: none ! important;
	color: #ff0000;	
}
 a:hover {
	font-family: Arial ! important;
	text-decoration: none ! important;
	color: #ff0000;		
}

 a:active {
	font-family: Arial ! important;
	text-decoration: none ! important;
	color: #ff0000;		
}



.verde {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	text-decoration: none;
}
.laranja {
	font-family: Arial, Helvetica, sans-serif;
	color: #D018AA;
	text-decoration: none;
	font-size: 12px;
}

a.verde:link, a.verde:active, a.verde:hover, a.verde:visited {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #669900 !important;
	text-decoration: none !important;
}
a.laranja:link, a.laranja:active, a.laranja:hover, a.laranja:visited {
	font-family: Arial, Helvetica, sans-serif !important;
	color: ##D018AA !important;
	text-decoration: none !important;
}



.corcaixa {
	background-color: #CC6600;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

.corbotao {
	background-color: #0D8A8C;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

b {
	font-weight: bold;
	color: #333333;
}

