p.gold {
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	font-size: 10pt;
}
a:link { 
	color: #000000;
}
a:visited { color: #666; }
a:hover { color:#006}
a:active { color: #c0c0c0; }

.heading {
	font-size: 10pt;
	color: #c59c23;
	font-weight: bold;
}
h2.gold {
	font-size: 14pt;
	color: #c59c23;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px; 
}

#navigationBarBackground {
	background: #c59c23 bottom left no-repeat url('/export/sites/www/wipogold/images/topbar-fade.gif');
}
ul.barSeparated li {
	background-image: url(/export/sites/www/wipogold/images/bar.gif);
}
	
