/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBD186;
	background-image: url(pics/guest_day_spa_mainbg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #627418;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
a:link {
	color: #627418;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #627418;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #627418;
}
