@charset "utf-8";
/* CSS Document */


body {
	background-color: #CCC8A3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.hotel:link {
	color: #a90000;
	text-decoration: none;
	font-weight: bold;
}
a.hotel:visited {
	color: #316e00;
	text-decoration: none;
	font-weight: bold;
}
a.hotel:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}
a.hotel:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.style2 {
	color: #CC6600;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #FFFFFF}

a.lside {
  color: #0034B8;
  font-weight: bold;
  text-decoration: none;
}

a.lside:visited {
  color: #5F6C8E;
  font-weight: bold;
  text-decoration: none;
}

a.lside:hover {
	color: #6C1C00;
	font-weight: bold;
	text-decoration: none;
}

a.lside:active {
  color: #6C1C00;
  font-weight: bold;
  text-decoration: none;
}
