body {
	overflow-y:scroll;
	background-color: #000;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
alink+headings {
	font-size: 12pt;
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
body blockquote table tr td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: underline;
}

.headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.headingscentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.centeredlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
.thispage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.formlabels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #999;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #999;
}

a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:active {
	color= #FFF
	font-weight: bold;
}
	
.contentlinks {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
.menus A:link {color: #999; text-decoration: none;}
.menus A:visited {color: #999; text-decoration: none;}
.menus A:active {color: #999; text-decoration: none;}
.menus A:hover {color: #ff0; text-decoration: underline; }

.pagebody A:link {color: #FFF; text-decoration: underline;}
.pagebody A:visited {color: #FFF; text-decoration: underline;}
.pagebody A:active {color: #FFF; text-decoration: underline;}
.pagebody A:hover {color: #ff0; text-decoration: underline; }

.comment A:link {color: #FFF; text-decoration: underline; font-size: 10pt;}
.comment A:visited {color: #FFF; text-decoration: underline;font-size: 10pt;}
.comment A:active {color: #FFF; text-decoration: underline;font-size: 10pt;}
.comment A:hover {color: #ff0; text-decoration: underline; font-size: 10pt;}

.linkscentered A:link {color: #FFF; text-decoration: underline; font-size: 14px;}
.linkscentered A:visited {color: #FFF; text-decoration: underline; font-size: 14px;}
.linkscentered A:active {color: #FFF; text-decoration: underline; font-size: 14px;}
.linkscentered A:hover {color: #ff0; text-decoration: underline; font-size: 14px;}
