body {
	font-family: "Lucida Grande", Geneva, Helvetica, Arial;
	font-size: 14px;
	color: #333333;
}
#colour {
	background-image: url(images/sweet-bg.jpg);
	background-repeat: repeat;
}
#colour table {
}
.titles {
	font-size: 24px;
	color: #A9B592;
}
a {
	color: #517480;
	text-decoration: none;
}
a:hover {
	color: #486C79;
	text-decoration: none;
	background-color: #E2E8D6;
}
.smalltxt {
	font-size: 11px;
	color: #999999;
}
#colourb {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#colourc {
	background-color: #66CCFF;
}
h2 {
	font-size: 14px;
	color: #5F8D99;
	padding-bottom: 5px;
}
