#current_page_link       {
	color: #FFFFFF;
	background-color: #53a82b;
}
#off_page_link {

}

#links_box #links_title {
	background-color: #1ea1d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	width: 18em;
	font-weight: bold;
	left: 0px;
	position: relative;
}
#links_box {
	margin-bottom: 25px;
}

.listed_links      {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDCDCD;
	width: 18em;
	font-size: 75%;
	font-weight: bolder;
	line-height: 1.5em;
	display: block;
	overflow: inherit;
	margin-bottom: 20px;
}

.listed_links a:link {
	text-decoration: none;
	width: 214px;
	position: absolute;
	background-color: #CDCDCD;
	color: #000000;
}

.listed_links a:visited {
	text-decoration: none;
	width: 18em;
	position: absolute;
	background-color: #CDCDCD;
	color: #000000;
}

.listed_links a:hover {
	text-decoration: none;
	background-color: #6DCD44;
	color: #FFFFFF;
	position: absolute;
	width: 18em;
}

.listed_links a:active {
	text-decoration: none;
	color: #000000;
	background-color: #CDCDCD;
	position: absolute;
	width: 18em;
}
#links_table {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.event_links      {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDCDCD;
	width: 18em;
	font-size: 75%;
	font-weight: bolder;
	line-height: 1.5em;
	display: block;
	overflow: inherit;
	margin-bottom: 15px;
}

.event_links a:link {
	text-decoration: none;
	width: 18em;
	position: absolute;
	background-color: #CDCDCD;
	color: #000000;
}

.event_links a:visited {
	text-decoration: none;
	width: 18em;
	position: absolute;
	background-color: #CDCDCD;
	color: #000000;
}

.event_links a:hover {
	text-decoration: none;
	background-color: #6DCD44;
	color: #FFFFFF;
	position: absolute;
	width: 18em;
}

.event_links a:active {
	text-decoration: none;
	color: #000000;
	background-color: #CDCDCD;
	position: absolute;
	width: 18em;
}

