.ea {
	font-size: 0.7em;
	font-family: arial;
	color: #000000;
}
.eab {
	font-weight:bolder;
	font-size: 0.7em;
	font-family: arial;
	color: #000000;
}
.eag {
	font-size: 0.7em;
	font-family: arial;
	color: #999999;
}

.eag2 {
	font-size: 0.7em;
	font-family: arial;
	color: #666666;	
}

.eag3 {
	font-size: 0.7em;
	font-family: arial;
	color: #333333;	
}

.eabold {
	font-weight:bolder;
	color: #000000;
	font-family: arial;
	font-size: 0.7em;
}
.tabela {
	border: 1px solid #DDDDD3;
	font-family: arial;
	color: #000000;
	font-size: 0.7em;
}

.eay {
	font-size: 0.7em;
	font-family: arial;
	color: #C5BD7C;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
