.archive_links a.selected {
	color: #c48416;
}

/* Keeps things from jumping around on hover */
.archive_links a:hover,
.archive_links a.selected {
	border-bottom: 1px dotted transparent !important;
}
