
@import "adv.css"; /* Protect NS4 Users */


body { 
	font: small/150% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	color: #333;
}

a { color: #900; text-decoration: none; }
a:hover { color: #300; background: #eee; }