A  {
	    font-size : 8pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : #FC9B00;
		}
     
A:Visited  {
	    font-size : 8pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : #D9901A;
	 }
     
A:Active  {
	    font-size : 8pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : #FCBF5D;
	 }
     
A:Hover  {
	    font-size : 8pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : #FCBF5D;
	 }

#mt	{ 
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
 }
 
 #p	{ 
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
 }
 
 #bt {
	font-weight: bold;
 }
 #z {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #9D0000;
 }
 
  #z2 {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
 }
 
  #z3 {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: black;
 }
 
  #z1 {
	font-size: 14pt;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
 }


