.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	letter-spacing: .7px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	letter-spacing: 2pt;
}



a.nav	{
	display: block;
	}
a.nav:link {
	color: #0000FF;
	text-decoration: none;
}
a.nav:visited {
	color: #3333FF;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	border: 1px solid green;
	background-color: #ccc;
	font-weight: bold;
}


a.reg:link {
	color: #0000FF;
	text-decoration: none;
}
a.reg:visited {
	color: #3333FF;
	text-decoration: none;
}
a.reg:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.reg:active {
	color: #FF0000;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/imamonkey.gif);
	background-repeat: repeat-y;
}
.bandpage {
	color: #FFFFFF;
}
.textgig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.timeline {
	font-size: x-small;
}
.table {
	height: auto;
	width: auto;
	border: thin dotted #6699CC;
}
.tableborder {
	border: thin solid #000000;
}
