body {
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ddd;
	text-decoration: underline;
}
#left a {
	color: #24278e;
	text-decoration: none;
}
#left a:hover {
	color: #7c81b8;
	text-decoration: underline;
}
a {
	opacity: 0.8;
}
a:hover {
	opacity: 1.0;
}
a.headerbutton img {
	opacity: 0.8 !important;
}
a.headerbutton:hover img {
	opacity: 1.0 !important;
}
