td.nav {
	background: #ffffff url(../images/navback.jpg) no-repeat;
}
a.nav {
	text-decoration: none;
	color: #000080;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #000080;
}
a.nav:hover, a.nav:avtive {
	text-decoration: none;
	color: #666666;
}