body {

	background-color: #333366;
	background-image: url(http://www.golfgourmet.com.au/images/template_images/backgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #565656
}

body, div, tr, td, ul, li, ol, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #004381;
}
a:hover {
	text-decoration: underline;
	color: #373737;
}


