#adv a:link, a:visited {
	font:10px sans-serif, Verdana, "Courier New", "Trebuchet MS";
	color:#906;
	text-decoration: none;
	background:#CC3;
	}

#adv a:hover, a:active {
	font:10px sans-serif, Verdana, "Courier New", "Trebuchet MS";
	color:#990;
	text-decoration:none;
	background:#CC3;
	}
