

a.navi:link {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none
}

a.navi:hover {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none
}

a.navi:visited {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

a.navi:active {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none
}

a.subnavi:link {
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

a.subnavi:hover {
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none
}

a.subnavi:visited {
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

a.subnavi:active {
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none
}

/*    Breadcrum Menü */



A.breadcrum:link {
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

A.breadcrum:hover {
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none}

A.breadcrum:visited {
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

A.breadcrum:active {
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none}