body 
	{
  		scrollbar-arrow-color: #D3DAC5;
		scrollbar-track-color: #FFFFFF;
		scrollbar-face-color: #5E6A6A;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #D3DAC5;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #5E6A6A;
	}


a:hover 
	{ 
		color: #D3DAC5;
		text-decoration: none;
	}


a.insticc:hover
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #F0F3E8 
	}


a.insticc
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #5E6A6A 
	}
	

.link 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #5E6A6A;
			
	}


.smallText 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #5E6A6A;
	}


.textoNormal
	{
		text-decoration: none; 
		color: #5E6A6A;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}

.textoNormalBold
	{
		text-decoration: none; 
		color: #5E6A6A;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal1
	{
		text-decoration: none; 
		color: #5E6A6A;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
.textoNormala
	{
		text-decoration: none; 
		color: #A6AC9A;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
	
.textoNormal2
	{
		text-decoration: none; 
		color: #5E6A6A;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal2a
	{
		text-decoration: none; 
		color: #A6AC9A;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal3
	{
		color: #A6AC9A;
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
	
.menuTitles
	{
		text-decoration: none; 
		color: #D3DAC5;
		font-size: 32px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: right;
	}