a:hover 
	{ 
		color: #adc9df;
		text-decoration: none;
	}



.textoNormal
	{
		text-decoration: none; 
		color: #234c6c;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; 
	}

.textoNormalBold
	{
		text-decoration: none; 
		color: #234c6c;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}


.textoNormal1
	{
		text-decoration: none; 
		color: #234c6c;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}

.textoNormal2
	{
		text-decoration: none; 
		color: #234c6c;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif; 
	}
	
	
.textoNormal3
	{
		text-decoration: none; 
		color: #234c6c;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal4
	{
		text-decoration: none; 
		color: #234c6c;
		font-size: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

