/* CSS Document */


body 
	
.Estilo1 {font-family: BlackChancery, "Times New Roman"; font-size: 12px;}


a:link {
	color: #000000;
	text-decoration: none;
		}
	
a:visited {
	color: #535442;
	text-decoration:none;
		}
		
a:active {
	color: #FEF1D6;
	text-decoration:none;
	}	

a:hover, a:focus{
color: #FFFFC0;
}

#nav2 {
text-align:center;
}

#nav2 a:link {
	color: #B77D3F;
	text-decoration: none;
		}
	
#nav2 a:visited {
	color: #D1B58F;
	text-decoration: none;
		}
		
#nav2 a:active {
	color: #D1B58F;
	text-decoration: none;
	}	

#nav2 a:hover, #nav a:focus{
color: #604E4E;
text-decoration: none;
} 


#nav3 {
text-align:center;
}

#nav3 a:link {
	color: #D1B58F;
	text-decoration: none;
                }

#nav3 a:visited {
	color: #D1B58F;
	text-decoration: none;
		}
		
#nav3 a:active {
	color: #D1B58F;
	text-decoration: none;
	}	

#nav3 a:hover, #nav a:focus{
color: #FFFFFF;
text-decoration: none;
}
