body
		{
		font-family: Arial;
		backgroud-color: #fff;
		font-weight: 700;
		}
img
		{
		border: 0px;
		padding: 0px;
		margin: 0px;
		}
a
		{
		color: #00c;
		}
a:hover
		{
		color: #f00;
		}
div.cen
		{
		text-align: center;
		}
div.cen a
		{
		font-size: 125%;
		font-weight: 700;
		}
h1
		{
		font-family: Georgia;
		font-size: 175%;
		font-style: italic;
		text-decoration: underline;
		}
table.pinkmenu
		{
		width: 100%;
		background-image: URL('http://hallscourt.co.uk/images/green.gif');
		}
table.pinkmenu td
		{
		font-size: 70%;
		text-align: center;
		}
table.pinkmenu td a
		{
		color: #fff;
		text-decoration: none;
		}
table.pinkmenu td a:hover
		{
		color: #ff0;
		}
p.footer
		{
		font-size: 70%;
		}
p.footer a
		{
		color: #000;
		text-decoration: none;
		font-size: 95%;
		}
p.footer a:hover
		{
		color: #fff; background-color: #f00;
		}
