@charset 'UTF-8';
	.VertNavbarSimple > ul { padding: 0px; font-weight: bold; margin-left: 0; text-align: left; list-style-type: none; } .VertNavbarSimple > ul > li > a { text-decoration: none; } .VertNavbarSimple > ul > li > a:hover .VertNavbarSimple > ul > li > a:active{ text-decoration: none; } .VertNavbarSimple > ul > li > ul { font-weight: bold; text-align: left; list-style-type: none; } .VertNavbarSimple > ul > li > ul > li > a { text-decoration: none; } .VertNavbarSimple > ul > li > ul > li > a:hover, .VertNavbarSimple > ul > li > ul > li > a:active { text-decoration: none; } 