/* CSS Document */


 body {
 	font-family:Arial;
	color:#24201F;
	font-size:15px;
 }
 
 a {
 	text-decoration:none;
 }
 
 .menu, .menu a {
 	font-family:"Arial Narrow";
	font-weight:bold;
	color:#D47D2D;
	font-size:18px;
 }
 
 .titulos, .titulos a {
 	font-family:Arial;
	font-weight:bold;
	color:#A9A9A9;
	font-size:25px;
 }
 
 .imagenes, .imagenes a {
	font-family:"Arial Narrow";
	color:#666666;
	font-size:15px;
 }