a {
  outline: none;
}
body
{
	background-image:url();
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.WhiteSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.WhiteMedium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.TachyonGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5D5C9;
}
.XCRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E82626;
}

.GoldBold18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFD134;
}
.GoldBold14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFD134;
}
.GoldBold10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFD134;
}
.bluesmallitalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #6CF;
}
.GoldBold12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFD134;
}
.BlackBold12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.Verdana12Grey {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
}
.Page {
	background-color: #000;
	color: #FFF;
}
.GoldBold12NoUnderline {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFD134;
	text-decoration: none;
}
.Verdana12GreyNoUnderline {
	font-family: Verdana;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
.Verdana12GreyBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.ArialBlackGoldSymbols {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFD134;
}

.LinkBlue12BoldnoUnderline {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00C;
	text-decoration: none;
}

