a.off,a.on{
	color: #003300;
	/*	onmouseover: this.style.color="#F99";*/
	font-size: medium;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 600;
}
a.on {
	color: #F99;
}
