@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/golfe/pics/green.gif);
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #B3CD52;
	text-decoration: none;
}
a:active {
	color: #B3CD52;
	text-decoration: none;
}

.vmenutext {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
}

.vmenutextsel {
	font-family: "Trebuchet MS";
	color: #99FF00;
	font-size: 12px;
}


.normaltext {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
}

.normaltextsel {
	font-family: "Trebuchet MS";
	color: #003300;
	font-weight:500;
	font-size: 13px;
}

.hmenutextsm {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
}

.hmenutext {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #FFFFFF; 
}
.hmenutextsel {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #99FF00; 
}
