.navStream a {
	text-transform: uppercase;
}

.navStream a:hover {
	text-decoration: underline;
}