body {	background-attachment: fixed;	background-image: url(../images/bg_content.jpg);	background-repeat: repeat-x;	scrollbar-face-color: #A09166;	scrollbar-shadow-color: #A09166;	scrollbar-highlight-color: #5E4F32;	scrollbar-3dlight-color: #5E4F32;	scrollbar-darkshadow-color: #5E4F32;	scrollbar-track-color: #5E4F32;	scrollbar-arrow-color: #5E4F32;}td {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	color: #eddbb3;}a:link {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	color: #eddbb3;	text-decoration: underline;}a:hover {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	color: D2C498;	text-decoration: underline;}a:active {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	color: #eddbb3;	text-decoration: underline;}a:visited {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	color: D2C498;	text-decoration: underline;}