H1 {
  font-family : Arial, Verdana;
  font-size : 16px;
  color : #0035AD;
}

.text_8 {
  font-family	: Arial, Verdana;
  font-size		: 9px;
  color			: black;
}

.text_12 {
  font-family	: Arial, Verdana;
  font-size		: 12px;
  color			: black;
  font-weight	: normal;
}

.text {
  font-family	: Arial, Verdana;
  font-size		: 13px;
  color			: black;
  font-weight	: bold;
}

.text_14 {
  font-family	: Arial, Verdana;
  font-size		: 14px;
  color			: black;
  font-weight	: bold;
}

a {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a.text:hover {
  font-family	: Arial, Verdana;
  font-size		: 13px;
  color			: black;
  font-weight	: bold;
  text-decoration : underline;
}

.text_t {
  font-family	: Arial, Verdana;
  font-size		: 14px;
  color			: black;
}

.dark_gray_b {
  font-family : Arial, Verdana;
  font-size : 16px;
  color : #666666;
  font-weight : bold;
}

a.cat_title {
  font-family : Arial, Verdana;
  font-size : 16px;
  color : #999999;
  font-weight : bold;
  text-decoration : none;
}

a.cat_title:hover {
  font-family : Arial, Verdana;
  font-size : 16px;
  color : #999999;
  font-weight : bold;
  text-decoration : underline;
}

a.cat_title18 {
  font-family : Arial, Verdana;
  font-size : 18px;
  color : #999999;
  font-weight : bold;
  text-decoration : none;
}

a.cat_title18:hover {
  font-family : Arial, Verdana;
  font-size : 18px;
  color : #999999;
  font-weight : bold;
  text-decoration : underline;
}

