A.sidenav:link {
	Color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
A.sidenav:active {
	Color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
A.sidenav:visited {
	Color: #86c8ff;
	font-weight: bold;
	text-decoration: none;
}
A.sidenav:hover {
	Color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

A.home:link {
	Color: #3366cc;
	text-decoration: none;
}
A.home:active {
	Color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
A.home:visited {
	Color: #86c8ff;
	font-weight: bold;
	text-decoration: none;
}
A.home:hover {
	Color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}