.nav a,
#nav2 a,
#breadcrumb a {
	text-transform: uppercase;
}

.nav a:hover,
#nav2 a:hover,
#breadcrumb a:hover {
	text-decoration: underline;
}
