
.head  {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #022047;
}

.navi { font-size: 10px; font-family : verdana, arial, sans-serif; color: #a3a7c0; }
.navi a:link { color:#022047;  text-decoration: none; }
.navi a:visited { color:#022047;  text-decoration: none;}
.navi a:active { color:#a3a7c0;  text-decoration: none;}
.navi a:hover {  color:#a3a7c0;  text-decoration: none; }

.contenttext { font-size: 10px; font-family : verdana, arial, sans-serif; color: #444354; line-height:16px; }
.contenttext a:link { color:#022047;  text-decoration: underline; }
.contenttext a:visited { color:#022047;  text-decoration: underline;}
.contenttext a:active { color:#a3a7c0;  text-decoration: underline;}
.contenttext a:hover {  color:#a3a7c0;  text-decoration: underline; }

