BODY {  color: #666666; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial}

a:link { font-size: 10px; color: #666666; text-decoration: none}
a:visited { font-size: 10px; color: #666666; text-decoration: none}
a:hover { font-size: 10px; color: #666666; text-decoration: none}

.wake {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 17px; font-weight: bold; color: #336699; text-decoration: none}

.wake2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-image: url(images/wakeboards.jpg);
	background-repeat: no-repeat;
}
.waketext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	position: relative;
	left: 20px;
	top: 10px;
}
.waketext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	position: relative;
	left: 210px;
	top: -210px;
}

