#gonavbar {
	background: #051c2c;
}
#gonavbar .goappname {
	color: white;
}	
#gonavbar .gonavbutton {
	color: white;
	background: inherit;
}
.gobutton1 {
	background: #051c2c;
	color: white;	
}
.gobutton1:hover {
	background: #051c2c;
	color: white;
	opacity: 0.6;
}
.gobutton2 {
	background: #051c2c;
	color: white;
}
.gobutton2:hover {
	background: 051c2c;
	color: white;
	opacity: 0.6;
}
.goheader {
	background: #687789;
	color: white;
}
.goareaheading {
    background-color: #ccc;
    color:black;
}
.goareaheading:hover {
	opacity: 0.8;
} 
.gobackground {
	background: white;
}
