a, a:visited {
	color: #e3aa4d;
	}
a:hover	{
	color: #000;
	}

h1, h3, h5 {
	color: #e3aa4d;
	}

h2, h4, h6 {
	color: #000;
	}

th {
	background-color: #e3aa4d;
	}
thead th {
	background-color: #e3aa4d;
	}

.topic_color {
	color: #e3aa4d;
	}

.year {
	color: #e3aa4d;
	}

.feature {
	border-bottom: 1px dotted #fdbe56;
	}

.feature h3 {
	border-bottom: 1px dotted #fdbe56;
	}

.feature_nav {
	border-top: 1px dotted #fdbe56;
	}

#breadcrumbs {
	color: #e3aa4d;
	}

#lsidebar li {
	border-top: 1px dotted #fdbe56;
	}

#rsidebar li {
	list-style: none;
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(/_images/graphics/bullet-rsidebar-pms142.png);
	background-repeat: no-repeat;
	background-position: 0 .65em;
	}

