body {
	margin: 0px;
	padding: 0px;
	background-color: #6C0000;
	background-repeat: repeat-x;
}
.body_text {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

td, li {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.toprooms {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

h2 {
	font-family: tahoma;
	font-size: 18px;
	color: #FF0000;
}


.navi {
	font-family: verdana;
	font-size: 12px;
	color: #617800;
	height: 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #667D00;
	
}
.navi a:visited{
	color: #617800;
	text-decoration: none;
}


.navi a:hover{
	color: #617800;
	text-decoration: none;
}


.navi a:link{
	color: #617800;
	text-decoration: none;
}

