body {
	background-image: url(images/red-swirl-background_tile.jpg);
	
}

table.blue {
	background-image: url(images/blue-check-background_tile.jpg);
   color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}
table.white {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	background-image: none;
	background-color: White;
}


tr.bodytext {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}
a.bottomlinks, a.bottomlinks:visited, a.bottomlinks:active  {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none
}
a.bottomlinks:hover {
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: underline
}
a.specialentertainment, a.specialentertainment:visited, a.specialentertainment:active {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration: underline;
	font-weight: bold;
}
a.specialentertainment:hover {
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration: underline;
}
a.internallinks, a.internallinks:visited, a.internallinks:active {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration: underline;
}
a.internallinks:hover {
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration: underline;
	}
a.restaurantlinks, a.restaurantlinks:visited, a.restaurantlinks:active {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: underline;
	font-weight: bold;
}
a.restaurantlinks:hover {
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: underline;
	font-weight: bold;
	
	}
a.adlitlinks, a.adlitlinks:visited, a.adlitlinks:active  {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration: none
}
a.adlitlinks:hover {
	color: #000033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration: underline		
	
}
	a.rooms, a.rooms:visited, a.rooms:active {
	color : #000033;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-decoration: underline;
	font-weight: bold;
}

p.svenska {
	color : #000033;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight: bold;
	
}

a.rooms:hover {
	color: #CC0000;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-decoration: none;
	font-weight: bold;
		
	}
	a.calendardates, a.calendardates:visited, a.calendardates:active {
	color : #000033;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a.calendardates:hover {
	color: #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}

	td.dinner{
		background-color: #FFCC99;
	}
	
	td.specialevents {
	background-color: #FF1752;
		
	}
	td.lunch {
		background-color: #FFFF99;
}
	
	td.breakfast {
		background-color: #B4DCB6;
	}
	td.calendarheader {
		background-color: #AFC7E1;
		font-size: 16px;
		font-weight: bold;
		color: #000066;
	}
	
	a.topnavigation, a.topnavigation:visited, a.topnavigation:active  {
	color : #000033;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	text-decoration: none;
	font-weight: bolder;
}
a.topnavigation:hover {
	color: #ffffff;
	text-decoration: underline;	
	background-color: #990000;
	
}