.OuterText, .OuterText:hover, .OuterTextWithBgColor {
	color: #EEEEEE;
}

.plannerContent {
	background-color: #FFFFFF;
}

.viewPanel {
	background-image: url("images/ViewPanel.png");
}

body {
	color: #000000;
}

BODY, .OuterTextWithBgColor {
	background-color: #9F6D02;
}

BODY, INPUT {
	font-family: "Arial",sans-serif;
}
