A.sidenav:link {
	Color: #4F2248;
	font-weight: bold;
	text-decoration: none;
}
A.sidenav:active {
	Color: #4F2248;
	font-weight: bold;
	text-decoration: none;
}
A.sidenav:visited {
	Color: #4F2248;
	font-weight: bold;
	text-decoration: none;
}
A.sidenav:hover {
	Color: #4F2248;
	font-weight: bold;
	text-decoration: underline;
}

A.home:link {
	Color: #000080;
	font-weight: bold;
	text-decoration: none;
}
A.home:active {
	Color: #000080;
	font-weight: bold;
	text-decoration: none;
}
A.home:visited {
	Color: #000080;
	font-weight: bold;
	text-decoration: none;
}
A.home:hover {
	Color: #000080;
	font-weight: bold;
	text-decoration: underline;
}