a:hover 
	{ 
		color: #95b4a4;
		text-decoration: none;
	}



.textoNormal
	{
		text-decoration: none; 
		color: #1d4539;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; 
	}

.textoNormalBold
	{
		text-decoration: none; 
		color: #1d4539;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}


.textoNormal1
	{
		text-decoration: none; 
		color: #1d4539;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}

.textoNormal2
	{
		text-decoration: none; 
		color: #1d4539;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif; 
	}
	
	
.textoNormal3
	{
		text-decoration: none; 
		color: #1d4539;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal4
	{
		text-decoration: none; 
		color: #1d4539;
		font-size: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}


