/* Web3king */ 
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#004695; 
	font-weight: bold;
}

.posta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#818181;
	font-weight: bold;
    text-decoration: none;
}

.posta:hover {
	color:#004695;
} 

