#sidebar {
	color: #b0b0b0;
}

#sidebar a:link, #sidebar a:visited {
	color: #66ccff;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
}

#sidebar b, #sidebar strong {
	font-weight: normal;
	color: #ffffff;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	font-weight: normal;
	color: #ffffff;
}