
a
        {
        text-decoration:none;
        color:#0c3f97;
        font-weight:bold;
        font-family:arial;
        }


a.naviWhite
        {
        color:ffffff;
        text-decoration:none;
        font-weight:bold;
        font-family:arial;
        }

a:hover { color:f4da03 }


dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	width: 162px;
	padding: 0px 0px;
	background-color: #0c3f97;
	border: 0px;
}

dt {
	padding: 3px 0px 0px 0px;
	font-weight: 1px;
	font-size: 1px;
	text-align: right;
	border-right: 0px;
	margin-top: 0px;

}

dd {
	border-top: 3px solid #0c3f97;
}

dl a:link, dl a:visited {
	display: block;
	width: 160px;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	font-size: 9pt;
	background-color: #0e4ab1;
	color: #def;
	border-left: 3px solid #1256cd;
}

dl a:hover {
	width: 160px;
	background-color: #1564ee;
	color: #fff;
	border-left: 3px solid #F39907;
}
