body {
	background-color: #000000;
	margin: 3px;
	font-family: sans-serif;
}
.NoDecLink {
	text-decoration: none;
}
.PageBg {
	background-image: url(images/blackBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
hr {
	color: #000000;
}
.MOBrightGreen a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.MOBrightGreen a:hover{
text-decoration: none;
color: #00FF00;
}
.MOHotPink a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.MOHotPink a:hover{
text-decoration: none;
color: #FF00CC;
}
.MOBrightBlue a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MOBrightBlue a:hover{
text-decoration: none;
color: #3399FF;
}
.MOTurquoise a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MOTurquoise a:hover{
text-decoration: none;
color: #00FFFF;
}
.MODarkRose a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MODarkRose a:hover{
text-decoration: none;
color: #FF3366;
}
.MOBrightYellow a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MOBrightYellow a:hover{
text-decoration: none;
color: #FFFF00;
}
.MOOrange a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MOOrange a:hover{
text-decoration: none;
color: #FF6600;
}
.MOGold a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MOGold a:hover{
text-decoration: none;
color: #FF9900;
}
.MOPurple a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.MOPurple a:hover{
text-decoration: none;
color: #9966FF;
}
.MORed a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.MORed a:hover{
text-decoration: none;
color: #FF0000;
}
.MOPink a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.MOPink a:hover{
text-decoration: none;
color: #FF99FF;
}
.SpecialBoxBorder {
	border: medium solid #FF0000;
}
.NewsletterBanner {
	background-image: url(images/newsletterbanner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.orangeStripe {
	background-image: url(images/orangestripeBG.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.AroundTheBlock {
	color: #993300;
	margin: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bolder;
}
.NewsletterTBBorder {
	border-top: thick solid #000099;
	border-bottom: thick solid #000099;
}
h2 {
margin: 3px;
}
.BLUEHR {
	color: #000099;
}
