A {
  font-weight: normal;
  text-decoration: none;
  color: #FFFF00;
  }

A:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #FFF600;	
  }

.text1 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #CCCCCC;
  }

.text2 {
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  text-decoration: none;
  color: #BBBBBB;
  }

.text9 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFC600;
	list-style-type: none;

  }

A.text9:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #EEEEEE;
  }

.text10 {
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  text-decoration: none;
  color: #EEEEEE;
  }
.textart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;


}
.textgazet {
	text-indent: 6mm;
	font-family: "Times New Roman", Times, serif;
	text-align: left;


}

