@charset "UTF-8";
/* CSS Document */

.topnavshell {
	background-color: #9C9;
}
a {
	color: #079;
}
a:hover, a:focus {
	color: #034;
	text-decoration: underline;
}