
td{
font-size: 11px;
FONT-FAMILY: verdana,arial;
color: 000000;
}

.bigtitle{
font-size: 14px;
font-family: verdana,arial;
font-weight: bold;
color: 415b36;
}
.title{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
color: 415b36;
}
.title2{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
color: f2efaa;
}
.title3{
font-size: 11px;
font-family: verdana,arial;
font-weight: bold;
color: ffffff;
}
.copyright {
    font-size: .7em;
	font-weight : normal;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica;
    text-align: center;
	color : #ffffff;
}
.class1 A:link {text-decoration: underline; font-weight : bold; color: ffffff;}
.class1 A:visited {text-decoration: none; color: ffffff;}
.class1 A:active {text-decoration: none; color: ffffff;}
.class1 A:hover {text-decoration: none; color: white;}
a:visited {text-decoration:none; color: 006600;}

a:active {text-decoration:none; color: 415b36;}

a:link {text-decoration:none; color: 415b36;}

a:hover {text-decoration:underline; color: 415b36;}

#teetime-guest {
	display:block;
	width:155px;
	height:59px;
	background:url('teetime-guest.gif') 0 0 no-repeat;
	border:none;
	padding:0;
	margin:0;
	text-indent:-10000px;
	cursor:pointer;
}

#teetime-guest:hover {
	display:block;
	width:155px;
	height:59px;
	background:url('teetime-guest.gif') 0 -59px no-repeat;
}

#teetime-guest:active {
	display:block;
	width:155px;
	height:59px;
	background:url('teetime-guest.gif') 0 -118px no-repeat;
}

#teetime-member {
	display:block;
	width:155px;
	height:59px;
	background:url('teetime-member.gif') 0 0 no-repeat;
	border:none;
	padding:0;
	margin:0;
	text-indent:-10000px;
	cursor:pointer;
}

#teetime-member:hover {
	display:block;
	width:155px;
	height:59px;
	background:url('teetime-member.gif') 0 -59px no-repeat;
}

#teetime-member:active {
	display:block;
	width:155px;
	height:59px;
	background:url('teetime-member.gif') 0 -118px no-repeat;
}