td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #333333;
	background-color: #FFFF00;
	text-decoration: underline;
}
.vbigslug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.bigslug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.blackbg {
	background-color: #000000;
}
