.text_nine_black_BOLD A:link {
  text-decoration: none;
  color: #000000;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.text_nine_black_BOLD A:visited {
  text-decoration: none;
  border-top: none;
  color: #000000;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.text_nine_black_BOLD A:hover {
  text-decoration: underline;
  color: #000000;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TABLE.blue A:link {
  text-decoration: underline;
  color: #0066FF;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TABLE.blue A:visited {
  text-decoration: underline;
  color: #0066FF;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

TABLE.blue A:hover {
  text-decoration: none;
  color: #0066FF;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	margin-top: 100px;
} 

TD.white A:link {
  color: white;
  text-decoration: none;
}

TD.white A:visited {
  color: white;
  text-decoration: none;
}

TD.white A:hover {
  color: white;
  text-decoration: underline;
}

TABLE.orange A:link {
  text-decoration: none;
  color: #FF9900;
}

TABLE.orange A:visited {
  text-decoration: none;
  color: #FF9900;
}

TABLE.orange A:hover {
  text-decoration: underline;
  color: #FF9900;
}

IMG.border {
	border: 1px #000000;
}
.textredlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.textredlargebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.text_nine_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.text_eleven_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.text_nine_black_BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.textlargebold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
