/* CSS Document */

a   {text-decoration:none;}

body {background-color:#f5f5f5;
      font-size:11px;
	  }
	  
a:link   {color:#584D3A;}
a:visited   {color:#999999;}
a:hover   {color:#999999;}

.booking {font-size:13px;}
	  
.title {font-size:15px;
        }

