.bg {
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 20px;
	width: 118px;
}


table tr td table.nav tr td a.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

table tr td table.nav tr td a:hover {color: #CC3300;}



A:link {text-decoration: underline; color: #ff9900;}
A:active {text-decoration: underline; color: #FFcc00;}
A:hover {text-decoration: underline; color: #FFcc00;}
A:visited {text-decoration: underline; color: #ff9900;}
