a:hover 
	{ 
		color: #99bed4;
		text-decoration: none;
	}


.link 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #99bed4;
			
	}


.smallText 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #FFFFFF;
	}
	
.smallText1 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #1c5170;
	}


.textoNormal
	{
		text-decoration: none; 
		color: #1c5170;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; 
	}

.textoNormalBold
	{
		text-decoration: none; 
		color: #1c5170;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}

.textoNormal1
	{
		text-decoration: none; 
		color: #1c5170;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}
.textoNormala
	 { 
	 	color: #1c5170; 
		font-size: 16px; 
		font-family: Arial, Helvetica, sans-serif; 
	 	font-weight: bold; 
		text-decoration: none 
	}
	
.textoNormal2
	{
		text-decoration: none; 
		color: #1c5170;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}

.textoNormal2a
	{
		text-decoration: none; 
		color: #53819b;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}

.textoNormal3
	{
		color: #53819b;
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}
	
.textoNormal3a
	{
		color: #53819b;
		font-size: 20px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-decoration: none; 
	}
	
.textoNormal4
	{
		text-decoration: none; 
		color: #1c5170;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
	}
	
.menuTitles
	{
		text-decoration: none; 
		color: #53819b;
		font-size: 30px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-align: right;
	}
	
	.menu
	{
		text-decoration: none; 
		color: #FFFFFF;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		text-align: left;
	}