.navcontainer {	width: 150px;}.navcontainer ul {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;	margin-left: 0px;	padding-left: 0px;	list-style-type: none;	font-weight: bold;	text-decoration: none;}.navcontainer a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	border-bottom-style: dotted;	border-top-style: none;	border-right-style: none;	border-left-style: none;	display: block;	padding: 6px;	width: 120px;	border-bottom-width: 1px;	border-bottom-color: #CCCCCC;	color: #666666;}.navcontainer a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #396478;	text-decoration: none;	font-weight: bold;}.navcontainer a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	text-decoration: none;	font-weight: bold;}.navcontainer a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	text-decoration: none;	font-weight: bold;}.navcontainer a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #999966;	text-decoration: none;	font-weight: bold;}