body {
	cursor:url("http://www.southeasthobbies.com.au/cursor.cur");
	scrollbar-face-color: #731A1E;
	scrollbar-highlight-color: #A05356;
	scrollbar-3dlight-color: #E3E3E3;
	scrollbar-darkshadow-color: #4C080B;
	scrollbar-shadow-color: #4C080B;
	scrollbar-arrow-color: #E3E3E3;
	scrollbar-track-color: #E3E3E3;
	background: white;
	font: xx-small Arial, Helvetica, sans-serif;
	color: black;
}
.title {
	font-size: small;
	color: #731A1E;
	font-style: normal;
	font-weight: bold;
}
.news {
	font-size: xx-small;
}
.heading {
	font-size: large;
	color: #731a1e;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	color: 731A1E;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:hover {
	font-style: normal;
	color: 731A1E;
	text-decoration: none;
}
a:visited {
	color: 9D4F53;
	letter-spacing: 1px;

}
.colourtext {
	color: 731A1E;
	font-style: normal;
	font-weight: bold;


}
.pages {
	font-size: x-small;
}