body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.NavMenu {
	font-weight: bold;
}
.NavMenu A{
	color: #006633;
	text-decoration: none;
}
.NavMenu A:visited{
	color: #006633;
	text-decoration: none;
}
.NavMenu A:hover{
	color: #FF0000;
	text-decoration: underline;
}

.LPVBTable {
	background-image: url(../images/volley12.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bolder;
}
.LPVBTable A{
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
.LPVBTable A:visited{
	color: #003399;
	text-decoration: underline;
}
.LPVBTable A:hover{
	color: #33FFFF;
	text-decoration: underline overline;
}

.Directions {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/VolleyballAndNet.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bolder;
}
.Events {
	background-image: url(../images/volley12.gif);
	background-repeat: no-repeat;
	font-size: x-large;
	font-weight: bold;
	
}
.Copywrite A{
	font-size: x-small;
	color: #006600;
}
.Copywrite A:visited{
	color: #006600;
}
.Copywrite A:hover{
	color: #FF0000;
}
