a { color: black; }

body, td, .text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}

.textTitle, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

h1 { font-size: 14pt; }

.textLink {
	color: #0A6FBC;
	text-decoration: underline;
}
.textLink:hover {
	color: #0099FF;
}

.title, h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.liveDateSoon {
  font-family: Tahoma, Arial, Verdana;
  font-size: 60px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.liveDaySoon {
  font-family: Tahoma, Arial, Verdana;
  font-size: large;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -1px;
  font-style: normal;
  line-height: normal;
  text-transform: lowercase;


}
.liveDateSoonSunday {
  font-family: Tahoma, Arial, Verdana;
  font-size: 60px;
  color: #990000;
  font-weight: bold;
  text-decoration: none;

}
.liveDaySoonSunday {

  font-family: Tahoma, Arial, Verdana;
  font-size: large;
  color: #990000;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: -1px;
  font-style: normal;
  line-height: normal;
  text-transform: lowercase;
}

#Navigator
{ margin-top: 6px;
  margin-bottom: 12px; }

#Navigator span.Page
{ padding: 1px 6px 1px 6px;
  background-color: #f7f7f7; }

#Navigator a.Page
{ padding: 1px 6px 1px 6px;
  text-decoration: none; }

