* 

body,td,th {
	color: #808080;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 15px;
	background-color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	font-size: 16px;
	color: #808080;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #808080;
}

h4 {
	color: #94C942;
}

h5 {
	font-size: 12px;
	color: #808080;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	color: #808080;
}

a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #808080;
	text-decoration: none;
}

a.nav:hover {
	background-color: #F4F4F4;
	color: #808080;
	text-decoration: none;
}


.hide {
	text-decoration: none;
}
.hide:link {
	text-decoration: none;
}
.hide:visited {
	text-decoration: none;
}
.hide:hover {
	text-decoration: none;
}
.hide:active {
	text-decoration: none;
}


.green_link {
	color: #94C942;
}
.green_link:link {
	color: #94C942;
}
.green_link:visited {
	color: #94C942;
}
.green_link:hover {
	color: #94C942;
}
.green_link:active {
	color: #94C942;
}


.venues_link {
	color: #808080;
	text-decoration: none;	
}
.venues_link:link {
	color: #808080;
	text-decoration: none;
}
.venues_link:visited {
	color: #808080;
	text-decoration: none;
}
.venues_link:hover {
	color: #808080;
	text-decoration: none;
}
.venues_link:active {
	text-decoration: none;
	color: #808080;
}

