a.side-nav:link {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.side-nav:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #CC8902;
	text-decoration: none;
}
a.side-nav:visited {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.side-nav:active {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
