body
{ color: #fff; background-image: url(the-ride-background5.jpg); background-repeat: inherit; background-position: inherit; text-decoration: none; margin: 0; }


a:link { color: white; font-weight: bold; text-decoration: none; }
a:active {color: white; text-decoration: none; }
a:visited { color: white; font-weight: bold; text-decoration: none; }
a:hover { color: white; font-weight: bold; text-decoration: underline; }
.cssnav
{
position: relative;
font-family: Helvetica;
background: url(tex-box4.gif) no-repeat;
white-space: nowrap;
display: block;
width: 111px;
height: 50px;
margin: 0;
padding: 0;
}

.cssnav a
{ display: block; color: #000000; font-size: 12px; width: 111px; height: 50px; display: block; float: left; color: white; text-decoration: none;  }

.cssnav img
{
width: 111px;
height: 50px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: 7px;
	top: 17px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 96px;
	height: 37px;
}

