#club {
	background-color: #e5e5e5;
}

#club_heading_name h2 a {
	color: #191919;
	text-decoration: none;
}

#club_menu li.inactive a:link, #club_menu li.inactive a:visited {
	color: #333333;
}

#club_menu li.inactive a:hover {
	color: #0080ff;
}

#club_menu li.inactive a:active, #club_menu li.inactive a:focus {
	color: #005cb7;
}

#club_menu li.active a:link, #club_menu li.active a:visited, #club_menu li.active a:hover {
	color: #005cb7;
}

#club_menu li.active a:active, #club_menu li.active a:focus {
	color: #005cb7;
}

#club_canvas_content h2 {
	border-bottom-color: #e6e6e6;
	color: #333333;
}

#upcoming .event h3 a:link {
	color: #0080ff;
}

#upcoming .event h3 a:visited {
	color: #005cb7;
}

#upcoming .event h3 a:hover {
	border-bottom-color: #0080ff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#upcoming .event h3 a:active {
	color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#aside li a:link {
	color: #0080ff;
}

#aside li a:visited {
	color: #005cb7;
}

#aside li a:hover {
	border-bottom-color: #0080ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#aside li a:active {
	color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#albums .caption a:link {
	color: #0080ff;
}

#albums .caption a:visited {
	color: #005cb7;
}

#albums .caption a:hover {
	border-bottom-color: #0080ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #0080ff;
}

#albums .caption a:active {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
}

table#members a.link:link {
	color: #0080ff;
}

table#members a.link:visited {
	color: #005cb7;
}

table#members a.link:hover {
	border-bottom-color: #005cb7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #005cb7;
}

table#members a.link:active {
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #7f7f7f;
}

table#members a.quiet {
	color: #cccccc;
}

#printable p a {
	color: #0080ff;
	text-decoration: none;
}

a.addtobasket:link, a.addtobasket:visited {
	color: #0080ff;
}

a.addtobasket:hover {
	color: #005cb7;
}

a.addtobasket:active {
	color: #333333;
}

#joinoffline a, #joinofflineonly a {
	color: #0080ff;
	text-decoration: none;
}

#joinedit a {
	color: #0080ff;
	text-decoration: none;
}

#posts .post .copy p.prose a.user:link {
	color: #0080ff;
}

#posts .post .copy p.prose a.user:visited {
	color: #005cb7;
}

#posts .post .copy p.prose a.user:hover {
	border-bottom-color: #0080ff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #0080ff;
}

#posts .post .copy p.prose a.user:active {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
}

.show_more p a:link, .show_more p a:visited {
	text-decoration: none;
	color: #7f7f7f;
}

.show_more p a:hover {
	text-decoration: none;
	color: #0080ff;
}

.show_more p a:active {
	text-decoration: none;
	color: #333333;
}

#vips a {
	color: #0080ff;
	text-decoration: none;
}

#editabout p a {
	text-decoration: none;
	color: #7f7f7f;
}

#aside #events .event a {
	text-decoration: none;
	color: #0080ff;
}

#show_more p a:link

