a.menu:link {
	color : white; 
	width: 120px;
	display: block;
	text-align: left;
	text-decoration: none;
	BORDER: none;
	font : bold 12px  Arial, Helvetica, Sans-serif; 
	background-color : #990000;
}

a.menu:visited {
	color :  white;
	width: 120px;
	display: block;
	font : bold 12px  Arial, Helvetica, Sans-serif;	
	text-decoration : none;
	background-color: #990000;

}

a.menu:hover {
   color :#000099; text-decoration : none;  
   font : bold 12px  Arial, Helvetica, Sans-serif;
   width: 120px;
   background-color:#FFCC33;
   BORDER: none;
}


A:link {
	color : #666633;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


}


A:visited {
	color :  #666633;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


}


A:hover {
	color : #0000CC;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


}

.norm {
	font : 9pt Arial, Helvetica, Sans-serif;
	color : #000000;
	text-decoration : none;
	background-color: #FFFFFF;

}

.border {
  border: 1px solid #000000; 
  font : 9pt Arial, Helvetica, Sans-serif;
  color : #000000;
  background-color : white;
  text-decoration : none;
  padding : 2px;
}

.medium {
	font : 8.5pt Arial, Helvetica, Sans-serif;
	color : #000000;
	text-decoration : none;
	background-color: #FFFFFF;

}


.cat {
	font : 9pt Arial, Helvetica, Sans-serif;
	color : #006699;
	background-color: #FFFFFF;

}


.n1 {
	font : bold 9pt Arial, Helvetica, Sans-serif;
	color : #000000;
	background-color: #FFFFFF;

}


.n2 {
	font : bold 9pt Arial, Helvetica, Sans-serif;
	background-color: #FFFFFF;
	color: #000000;


 
}
.bgyellow {

	font : 9pt Arial, Helvetica, Sans-serif;
	color : #000000;
	text-decoration : none;
	background-color: #FFCC66;
}
.h1 {
	font : bold 9pt Arial, Helvetica, Sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	background-color: #686830;
	background-repeat: repeat-x;

}