/* css for South West Rocks Country Club by Dinkum Web Solutions, http://www.dinkumweb.com.au */
/* All associated graphics copyright 2005, South West Rocks Country Club */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/*
-----------------------------------------------------------------------------------------
Text/Content Formatting	
----------------------------------------------------------------------------------------- 
*/

body a {
	color: blue;
	text-decoration: underline;
}

body { 
	background: #ffffff;
	margin: auto;
	font-size: 14pt;
	font-family: georgia,times,serif;
	color: #000000;
	width: 95%;
}
	
img  {
	display: none;
}


/* end of css */
