@charset "utf-8";
.LtShade {
	background-image: url(Images/5x5black%20alpha.png);
}
.DrkShade {
	background-image: url(Images/drkPurple%2040.png);
}
.PostTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #999999;
	font-weight: bold;
	font-style: normal;
}
.BlackliteTXT {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #757575;
	font-weight: bold;
}
.393c39 {
	background-color: #3A3C39;
}
.PostDate {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.LinkMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	cursor: crosshair;
	text-align: center;
}
.LinkSecond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #600080;
}
.blink {
	text-decoration: blink;
}

