body {
	scrollbar-face-color: #6E84AA;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #003399;
	scrollbar-darkshadow-color:#003399;
	scrollbar-track-color: #F2EDE9;
	scrollbar-arrow-color: #F2EDE9;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	background-attachment: fixed;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

A:link {
	color: #C9753E;
	text-decoration: none;
}

A:visited {
	color: #C9753E;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color : #C9753E;
}

.text		{
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		font-size: x-small;
		color:#000000;
		}
		
.smalltext		{
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		font-size: xx-small;
		color:#000000;
		}
A.bottomlinks:link {
	color: #FFFFFF;
	text-decoration: none;
	}

A.bottomlinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

A.bottomlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color : #C9A68F;
}

A.redlink:link {
	color: #FF0000;
	text-decoration: none;
	}

A.redlink:visited {
	color: #FF0000;
	text-decoration: none;
	}

A.redlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color : #FF0000;
}.XmasTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F7F4E8;
}
.Red_Background {
	background-color: #A93838;
}
.Menu_Background {
	background-color: #F7F4E8;
}
.Pretty_Background {
	background-image: url(images/Christmas-Background.jpg);
}
