@charset "utf-8";
/* CSS Document */

body {
	background-color: #460000;
	margin-top: 5px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	line-height: 155%;
}
a:link, a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover, a:active {
	color: #660000;
	text-decoration: underline;
}

a:link.navi, a:visited.navi {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a:hover.navi, a:active.navi {
	color: #3660000;
	text-decoration: none;
}

a:link.footer, a:visited.footer {
	color: #3E0000;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 160%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}

a:hover.footer, a:active.footer {
	color: #3E0000;
	text-decoration: none;
}


.bodyspaced{  font-family:   Arial; font-size: 13px; font-style: normal; line-height: 155%; font-weight: normal; color: #660000; text-decoration: none;}
.innkeeperscorner {  font-family: Arial; font-size: 12px; font-style: normal; line-height: 145%; font-weight: normal; color: #FFFFCC; text-decoration: none;}
.footer{  font-family:   Arial; font-size: 11px; font-style: normal; line-height: 160%; font-weight: normal; color: #3E0000; text-decoration: none}

