.opt {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color:#999999}
a.opt:link {
	TEXT-DECORATION: none;
	color:#eeeeee;
	font-weight: bold;
}
a.opt:visited {TEXT-DECORATION: none; 
	color:#eeeeee }
a.opt:hover {
	TEXT-DECORATION: none;
	color:#ff6600;
	font-weight: bold;
}

.norm {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color:#49520C;}
a.norm:link {TEXT-DECORATION: none; 
	color:#444444 ; 
	font-weight: bold}
a.norm:visited {TEXT-DECORATION: none; 
	color:#444444; 
	font-weight: bold }
a.norm:hover { TEXT-DECORATION: none; 
	color:#ff6600 ; 
	font-weight: bold }


.info {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color:#49520C; }
.infobig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#49520C;

	font-weight: bold;
}
.hilite {
	border: 1px solid #889913;
	background-color: #A6BA18;



}
