body {
	font-family: Papyrus, Verdana, Arial, serif;
	font-size: x-small;
	font-weight: normal;
	color: #BDAD9C;
	text-decoration: none;
	cursor: w-resize;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/swing_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 50px;
	margin-right: 125px;
	margin-bottom: 125px;
	margin-left: 125px;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#BDAD9C;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#BDAD9C;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color: #000000;
}
a:link {
	font-family: Papyrus, Verdana, Arial, serif;
	color: #BDAD9C;
	text-decoration: none;
	cursor: n-resize;
	font-size: x-small;
	font-weight: normal;
}
a:visited {
	font-family: Papyrus, Verdana, Arial, serif;
	color: #BDAD9C;
	text-decoration: none;
	cursor: n-resize;
	font-size: x-small;
	font-weight: normal;
}
a:hover {

	font-family: Papyrus, Verdana, Arial, serif;
	color: #BDAD9C;
	text-decoration: none;
	cursor: n-resize;
	font-size: x-small;
	font-weight: normal;
}
a:active {


	font-family: Papyrus, Verdana, Arial, serif;
	color: #BDAD9C;
	text-decoration: none;
	cursor: n-resize;
	font-size: x-small;
	font-weight: normal;
}
