A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333333; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #333333; 
	TEXT-DECORATION: underline;
}

#arquivo {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #999999;
}

#arquivo a {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #8FBE02;
}

#contexto {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333333;
}

.texto {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333333;
}


#contexto a {
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold; 
	color: #669933;
}

.titulo {
	font-family: Georgia; 
	font-size: 21px; 
	font-weight: bold; 
	color: #CC9900;
}

.sub-titulo {
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
	color: #333333;
}

.legenda {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333;
}


.credito {
	font-family: Times New Roman; 
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
}


.olho {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333;
}

#arquivo-capas, 
#contexto-chamadas {
	font-family: Georgia; 
	font-size: 9px; 
	font-weight: normal; 
	color: #CC9900;
}

#arquivo-capas a {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #8FBE02;
}

#contexto-chamadas a {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #669933;
}.textoBold { font-family: Arial; font-size: 13px; font-weight: bold; color: #333333; }

