body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: thin none #656C5C;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
}
.admin_bullet {
	list-style-image: url(../images/bullet.png);
}
.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-weight: normal;
	color: #F5F5F5;
	text-decoration: underline;
}
.urHere {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.mainPlace {

	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
.hotelTitle {
	font-weight: bolder;
	color: #006600;
	font-size: 16px;
}
.titleVideo{
	font-weight: bolder;
	color: #006600;
	font-size: 14px;
}
.greyCopy {
	font-weight: normal;
	color: #55594F;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bold {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.white_copy {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.email {
	color:#0000CC;
	text-decoration:none;
	font-weight:bold;
}
.email:hover {
	color:#0000CC;
	text-decoration: underline;
}
.blue {
	color:#0000CC;
	text-decoration: none;
}
a.blue:hover {
	color: #0000CC;
	text-decoration: underline;
}
a{
	text-decoration:none;
}
