body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #0055A5;
}
a:visited {
	color: #EE4035;
}
a:hover {
	color: #FFF001;
}
a:active {
	color: #FFF001;
}
.homelinkstyle {font-size: large; }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.member {
	text-align: left;
	vertical-align: middle;
}

