A:link, A:visited, A:active {
  text-decoration: none; 
  color: #9C9CB3;
  font-weight: bold; 
}
A:hover { 
  color: #B28920;
  font-weight: bold; 
}

BODY, TABLE, TR, TD, UL, LI {
  font-family: Verdana, Arial, Helvetica;  
  font-size: 11px; 
  font-weight: normal; 
}
.navbar { 
  font-family: Impact, Arial, Helvetica; 
  font-size: 16px; 
  font-weight: normal; 
  color: #3F3F5E;
}
.Main { 
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  font-weight: normal; 
}
.Giant {
  font-family: Arial, Helvetica, Verdana; 
  font-size: 26px; 
  font-weight: bold;
  color: #3F3F5E;
}
.Headline {
  font-family: Arial, Helvetica, Verdana; 
  font-size: 16px; 
  font-weight: bold;
  color: #3F3F5E;
}
.Headline2 {
  padding: 5px;
  font-family: Arial, Helvetica, Verdana; 
  font-size: 14px; 
  font-weight: bold;
  width: 180px;
  color: #3F3F5E;
}
.Title {
  font-family: Arial, Helvetica, Verdana; 
  font-size: 12px; 
  font-weight: bold;
  color: #3F3F5E;
}
.Copyright {
  font-family: Arial, Helvetica, Verdana; 
  font-size: 10px; 
  font-weight: normal; 
  color: #3F3F5E;
}
.Date {
  font-family: Verdana; 
  font-size: 10px; 
  font-weight: bold; 
  color: #3F3F5E;
}
.Links { 
  font-family: Verdana; 
  font-size: 8pt; 
  font-weight: normal; 
}
.Webring { 
  font-family: Arial, Helvetica, Verdana; 
  font-size: 11px; 
  font-weight: bold; 
}
.Articles { 
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  font-weight: bold; 
  color: White;
}
.News {
  padding: 5px;
  font-size: 11px;
  font-weight: normal;
  width: 180px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.News2 {
  padding: 5px;
  font-size: 11px;
  font-weight: normal;
  width: 195px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Interactive {
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  width: 140px;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  color: #FFCC00;
  text-decoration: underline;
}