.link {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAA626;
	text-decoration: none;
}
.link:hover {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAA626;
	text-decoration: underline;
}
.text {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #2460BA;
	font-weight: Normal;
}
.title {

	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #2460BA;
	font-weight: bold;
}
.headtitle {

	font-family: "Tahoma", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #BAA626;
	text-decoration: none;
}
.button {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #BAA626;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDCC57;
	border-right-color: #98891F;
	border-bottom-color: #98891F;
	border-left-color: #DDCC57;
}
.price
{
   text-decoration:none;
   table-layout :auto ;
   font-family:tahoma ;
   font-size:11px ;
   color:#C00000;
   font-weight: bold;
}
.thumb 
{
	border: 1px solid #98891F;
}
.desc {

   text-decoration:none;
   table-layout :auto ;
   font-family:tahoma ;
   font-size:11px ;
   color:#000000;
   font-weight: normal;
}
.bookit {
	font-family: "Tahoma", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #BAA626;
	text-decoration: none;
	border: 1px solid #BAA626;
	line-height: 10px;
	background-position: center;
	padding: 2px;
}

