body {
	background-image: url(../images/1231main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
		scrollbar-face-color:#DCC990;
	scrollbar-highlight-color: #99968D;
	scrollbar-3dlight-color: #DCC990;
	scrollbar-shadow-color: #A68A46;
	scrollbar-darkshadow-color: #DCC990;
	scrollbar-track-color: #DCC990;
	scrollbar-arrow-color: #99968D;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 130%;
	color: dbd9d9;

}
A:link {
	text-decoration:none;
	color: d0c9be;
}
A:visited {color:d0c9be;text-decoration:none;}
A:active {color:d0c9be;}
A:hover {color:#F3EF9A;; text-decoration: underline}
.text12 {
	font-size: 12px;
	font-weight: bold;

}

