a:link { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

.redBulletText a:link { color: #900027; text-decoration: underline; }
.redBulletText a:active { color: #900027; text-decoration: underline; }
.redBulletText a:visited { color: #900027; text-decoration: underline; }
.redBulletText a:hover { color: #900027; text-decoration: underline; }

.whiteBulletText a:link { color: #ffffff; text-decoration: underline; }
.whiteBulletText a:active { color: #ffffff; text-decoration: underline; }
.whiteBulletText a:visited { color: #ffffff; text-decoration: underline; }
.whiteBulletText a:hover { color: #ffffff; text-decoration: underline; }

.smallWhiteText a:link { color: #ffffff; text-decoration: underline; }
.smallWhiteText a:active { color: #ffffff; text-decoration: underline; }
.smallWhiteText a:visited { color: #ffffff; text-decoration: underline; }
.smallWhiteText a:hover { color: #ffffff; text-decoration: underline; }

.normalTextWhite a:link { color: #ffffff; text-decoration: underline; }
.normalTextWhite a:active { color: #ffffff; text-decoration: underline; }
.normalTextWhite a:visited { color: #ffffff; text-decoration: underline; }
.normalTextWhite a:hover { color: #ffffff; text-decoration: underline; }

.smallWhiteText2 a:link { color: #ffffff; text-decoration: underline; }
.smallWhiteText2 a:active { color: #ffffff; text-decoration: underline; }
.smallWhiteText2 a:visited { color: #ffffff; text-decoration: underline; }
.smallWhiteText2 a:hover { color: #ffffff; text-decoration: underline; }

.normalTextRed a:link { color: #900027; text-decoration: underline; }
.normalTextRed a:active { color: #900027; text-decoration: underline; }
.normalTextRed a:visited { color: #900027; text-decoration: underline; }
.normalTextRed a:hover { color: #900027; text-decoration: underline; }

.redBoldText a:link { color: #900027; text-decoration: underline; }
.redBoldText a:active { color: #900027; text-decoration: underline; }
.redBoldText a:visited { color: #900027; text-decoration: underline; }
.redBoldText a:hover { color: #900027; text-decoration: underline; }

.copyright a:link { color: #999999; text-decoration: underline; }
.copyright a:active { color: #999999; text-decoration: underline; }
.copyright a:visited { color: #999999; text-decoration: underline; }
.copyright a:hover { color: #999999; text-decoration: underline; }

.blackSubHead a:link { color: #000000; text-decoration: none; }
.blackSubHead a:active { color: #000000; text-decoration: none; }
.blackSubHead a:visited { color: #000000; text-decoration: none; }
.blackSubHead a:hover { color: #000000; text-decoration: none; }

.normalText {
	font-family: verdana,helvetcia,arial,sans-serif;
    font-size: 11px;
    line-height: 18px;
}

.smallNormalText {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.normalTextRed {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #900027;
}

.normalTextWhite {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}

.boldTextBlack {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	}

.boldTextWhite {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
	}
	
.smallBoldTextWhite {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	}
	
.bigBoldTextWhite {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	}
	
.bigBoldTextRed {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 14px;
	color: #900027;
	font-weight: bold;
	}
	
.veryBigBoldTextRed {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 18px;
	color: #900027;
	font-weight: bold;
	}

.smallWhiteText {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}

.smallWhiteText2 {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}

.redSquareText {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}

.whiteBulletText {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}

.redBoldText {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 11px;
	color: #900027;
	font-weight: bold;
	line-height: 18px;
}

.redBoldText2 {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #900027;
	font-weight: bold;
	line-height: 16px;
}

.copyright {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}

.redBulletText {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 10px;
	color: #900027;
	line-height: 16px;
}

.wristBands {
	background-color: #FBFBFB;
}

.blackSubHead {
	font-family: verdana,helvetcia,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.formButtonBgWhite {
	background: #FBFBFB;
	color: #fbfbfb;
}

.formButtonBgRed {
	background: #900027;
	color: #900027;
}

