@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/homepage_01.jpg);
	background-repeat: repeat-x;
	background-color: #343339;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #343339;
}
a:link {
	color: #343339;
	text-decoration: none;
}
a:visited {
	color: #4D4A54;
	text-decoration: none;
}
a:hover {
	color: #6D724C;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	font-size: 12px
}

#golf {
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border: 1;
}
