/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.navtd {
	background-image: url(images/peigoldteam_splash_27.jpg);
	background-repeat: no-repeat;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navtext:link {
	color: #FFFFFF;
}
a.navtext:hover {
	color: #333333;
	text-decoration: underline;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
