﻿#centernavlist a {
	font-weight: bold;
	text-decoration: none;
	color: #884F06;
}

#centernavlist a:visited {
	color: #884F06;
}

#centernavlist a:hover {
	background-color: #00FBFB;
	color: #884F06;
}
