body,table,td,tr {
	font-family: verdana;
	color: #666666;
	font-size: 11px;
}
.white {
	color: #6f8255;
	font-weight: normal;
}
.white a:link, .white a:active, .white a:visited, .white a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}			
.fadebg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #577FB8;
	text-decoration: none;
}
a:visited {
	color: #B5CAE6;
	text-decoration: none;
}
a:hover {
	color: #94BF58;
	text-decoration: underline;
}
a:active {
	color: #577FB8;
	text-decoration: none;
}
.member {
	color: #6f8255;
	font-weight: normal;
}
.member a:link, .member a:active, .member a:visited, .member a:hover {
	color: #6f8255;
	text-decoration: none;
}	