A.1:visited  {color: #333; text-decoration: none; font-size: 12px}
A.1:link  {color: #333; text-decoration: none; font-size: 12px}
A.1:active  {color: #333; text-decoration: none; font-size: 12px}
A.1:hover   {cursor: hand; color: #FFFFFF; text-decoration: underline; font-size: 12px}

A.2:visited  {color: #FFF; text-decoration: none; font-family:Geneva; font-size: 16px;}
A.2:link  {color: #FFF; text-decoration: none; font-size: 16px}
A.2:active  {color: #FFF; text-decoration: none; font-size: 16px}
A.2:hover   {cursor: hand; color: #ffff66; text-decoration: none; font-size: 16px}

.Highlight {background-color:#718314; color:#FFFFFF; text-decoration:none;}
.Normal{background-color:white; color:#000000; text-decoration:none;}
.Hiddent{background-color:white; text-decoration:none;}

a.navHome, a.navHome:link, a.navHome:visited {
  display:block;
  width:140px;
  height:14px;
  /*background:#fff;*/
  border:0px solid #000;
  margin-top:0px;
  text-align:left;
  text-decoration:none;
  font-family:arial, verdana, sans-serif;
  font-size:10px;
  color:#000;
  line-height:14px;
  overflow:hidden;
}
a.nav:link, a.nav:visited {
  display:block;
  width:140;
  height:14px;
  /*background:#fff;*/
  border:0px solid #000;
  margin-top:0px;
  text-align:left;
  text-decoration:none;
  font-family:times;
  font-size:12px;
  color:#FFFFFF;
  line-height:20px;
  overflow:visible;
}
a.nav:hover {color:#5D4718; background:#121212;} 
a.navHome:hover {color:#fff; background:#718314;} 

.liste {
	font-family: times;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.anaTxt {
	font-family: times;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	padding-left:30;
	text-decoration: none;
}


a.nav { 
  display:block;
  width:140;
  height:14px;
  /*background:#fff;*/
  border:0px solid #000;
  margin-top:0px;
  text-align:left;
  text-decoration:none;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  color:#ccc;
  line-height:14px;
  overflow:hidden;
 } 
