#header h1 {
	color: #9933CC;
}

#header h2 {
	color: #DFDFDF;
}

a:link, a:visited {
	color: #1621A5;
}

a:hover, a:active {
	color: #0F1773;
}

#sidebarContainer h3 {
	color: #9900CC;
}

body {
	color: #000000;
}

#sidebarContent {
	color: #339933;
}