body {
	color: #CCCC99;
	SCROLLBAR-ARROW-COLOR: #FF8C00;
	SCROLLBAR-BASE-COLOR: #200702;
	SCROLLBAR-TRACK-COLOR: #4a1408;
	background-color: #7B1022;
	background-attachment: fixed;
	background-image: url(/IMAGES/l_centre.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
.linkSmall {
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	}
a {
	color : #FF9C31;
	font-weight: bold;
}
a:hover {
	color : #FFCE63;
	font-weight: bold;
}
.lighttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFAA42;
}