A.m3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #0A69C9;
	font-weight: bold;
}
A.m3:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0A69C9;
	font-weight: bold;

}
A.m3:hover {
	color: #D1DEF0;
	text-decoration: none;
}
A.m3:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
A.m4 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #8597AF;
}
A.m4:link {
	font-family: tahoma;
	font-size: 11px;
	color: #8597AF;
}
A.m4:hover {
	color: #8597AF;
	text-decoration: underline;
}
A.m4:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #8597AF;
}
/*man top*/
A.title_lnk:link {
	font-family: tahoma;
	font-size: 11pt;
	color: #658FC2;
	font-weight: bold;
	text-decoration: none;
}
A.title_lnk:hover {
	color: #658FC2;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11pt;
}
A.title_lnk:visited {
	font-family: Tahoma, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #658FC2;
	text-decoration: none;
}
.navigation:link, .navigation:visited {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	color: #0099EC;
	display: block;
	width: auto;
	text-decoration: none;
	height: auto;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #EFF4FC;
}

.navigation:hover {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	display: block;
	width: auto;
	text-decoration: none;
	color: #D1DEF0;
	background-color: #FBFBFB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
}
