body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/v3bg2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;

}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline overline;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline overline;
}
.current {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6633;
}
.formhack {
	font-size: 10px;
}
