@charset "utf-8";
.sidebars {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.sidebars:hover {
	COLOR: #414e8d;
	text-decoration: underline;
}
A.sidebars:active {
	COLOR: #414e8d;
	text-decoration: underline;
}