body {
color: Black;
	background-color: #8DACF1;
	font: 12px Arial;
	text-decoration: none;
}
a {
color: #B22222;
text-decoration: underline;
}
a.menu {
color: #F4A460;
text-decoration: underline;
 font-weight: bold;
 font-size: 16px;
}
a:hover {
	color:	#B26B22;
	text-decoration: underline;
}
a:vistited {
color: #B22222;
text-decoration: underline;
}
td.top {
height: 67px;
	background : url(http://www.clownbluey.co.uk/images/newtop.jpg) no-repeat fixed left;
}

td.bottom {
	background : url(http://www.clownbluey.co.uk/images/bottom.jpg) no-repeat;
	text-align: center;
}

td.middleleft {
	background : url(http://www.clownbluey.co.uk/images/middleleft.jpg);
	vertical-align: top;
	margin-left: 8px;
	margin-right: 12px;
}

p.contact {
	font-size: 16px;
}

font.title {
	font: 20px Arial;
	color: Blue;
}

