body {
	background-color: #000000;
	background-image: url(bkg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
a:active {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: underline}
a:link {  color: #FFFF99; text-decoration: none}
a:visited {  color: #FFCC99; text-decoration: none}
