A:link {text-decoration: none; color: #999999;}
A:visited {text-decoration: none; color: #999999;}
A:hover {text-decoration:'underline'; color: #999999;}
A:active {text-decoration: none; color:#000000;}
body {	
    margin: 0;	
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	
   }
.body {
	font-family: Arial;	
	font-size: 12px;	
	color: #000000;	
	text-decoration: none;
	}
.H1 {
   font-family: Arial, Sans-serif;
   font-size: 19pt;
   color: #2F7920;
   text-align: right;
   font-weight:bold;
}
.azul {
   font-family: Arial, Sans-serif;
   font-size: 19pt;
   color: #35447F;
   text-align: center;
   font-weight:bold;
}
.H2 {
   font-family: Arial, Sans-serif;
   font-size: 14pt;
   color: #0000FF;
   text-align: center;
}
.title {
	font-family:  Arial;	
	font-size: 18px;	
	color: #333333;
	font-weight:bold;	
}
.atras {
	font-family:  Arial;	
	font-size: 18px;	
	color: #333333;
	font-weight:bold;	
	text-align: left;
}
.titleVerde{
	font-family:  Arial;	
	font-size: 18px;	
	color: #689A5B;
	font-weight:bold;	
}
.titleHotel{
	font-family:  Arial;	
	font-size: 14px;	
	color: #689A5B;
	font-weight:bold;	
}
.titleHotelform{
	font-family:  Arial;	
	font-size: 12px;	
	color: #689A5B;
	font-weight:bold;	
}
.pages {
	font-family:  Arial;	
	font-size: 11px;	
	color: #333333;
	text-decoration: none;
	}
.botton{
	font-family:  Arial;	
	font-size: 9px;	
	}
.menu {
	font-family:  Arial;	
	font-size: 12px;	
	color: #FFFFFF;	
	text-decoration: none;
}
img { 
	border: 0px none; 
} 
.tabla {
	border: 1px solid #C0C0C0
}