
a {
  text-decoration: none;
}

a:hover {
  background-color: red;
  color: white;
}

.hover {
  color: #800000;
  background-color: #CCCCCC;
}

.news {
  font-weight: 900;
}

.question {
  font-weight: 900;
}


.TextHeading {
  margin : 10px 20px 0px 0px;
  font-size: 12pt;
  color: #cb0000;
  font-weight: 500;

}

.Txt {
  color: black;
  font-weight: 500;
  text-decoration:none;
  font-size: 10pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.HomePageText {
  font-size: 14pt;
  font-family : Arial, sans-serif;

}


A, .TopPageIndexRef, .PageIndexRef, .MenuItem, .TextRef {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 500;
  color: darkblue;

}

.Categories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
  text-decoration: none;
  font-weight: 500;
  color: #fff4b7;

}

.PageIndexRef {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 500;
  color: darkblue;

}

.TableRef, .WrapRef {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  font-weight: 500;
  color: #fff4b7;

}

.TopPageIndexStatic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  color: black;

}


.PageHeading {
  font-family: Arial;
  font-size: 18;
  color: darkblue;
  font-weight: 500;

}

.MenuHeading, .ParentMenuText {
  font-family: Arial;
  font-size: 12;
  color: black;
  font-weight: 900;

}


.TableFormat {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  color: #fff4b7;
  background-color: #979797;

}

.TableHeading {
  font-family: Arial;
  font-size: 10;
  color: #fff4b7;
  font-weight: 900;
  background-color: #800000;
  text-align: center;

}

.TableHint {
  font-size: 10pt;
  font-family : Verdana, Arial, sans-serif;
  color: #800000;
  font-style: italic;

}

.TableLabel {
  font-family: Arial;
  font-size: 12;
  color: #fff4b7;
  font-weight: 900;
  background-color: #800000;
  vertical-align: top;

}

.home_page_grid {

  font-size: 10px;
  font-family : Verdana, Arial, sans-serif;

}