.main_header_text{
  color : #AA0010;
  font-family : Verdana;
  font-size : 16px;
  font-weight : bold;
}
.header_text{
  color : #B40020;
  font-family : Verdana;
  font-size : 14px;
  font-weight : bold;
}
.regular_text{
  color : #000000;
  font-family : Verdana;
  font-size : 12px;
  text-decoration:none;
}
.marked_text{
  color : #FF3333;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
}
.small_text{
  color : #000000;
  font-family : Verdana;
  font-size : 10px;
}
.red_regular_text{
  color : #B40020;
  font-family : Verdana;
  font-size : 12px;
}
.link{
  color : #707070;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
  text-decoration:none;
}
.link:hover{
  color : #000000;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
  text-decoration:none;
}
.link:a{
  color : #707070;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
  text-decoration font:: none;
}
.link:a:visited{
  color : #A0A0A0;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
  text-decoration font:: none;
}
.link:a:hover{
  color : #000000;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
  text-decoration font:: none;
}

