

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: #43b2e2;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

a.subnavi:hover {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none
}

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

a.subnavi:active {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none
}

/*    Breadcrum Menü */

.breadcrum {
	height: 14px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}


.breadcrum a {
	text-decoration: none;
}

a.breadcrum:hover {
	color: #43b2e2;
	}

a.breadcrum:active {
	color: #43b2e2;
	}

/* Subnavi */
#copy, .footer_nav, #footer_nav a {
	color: #43b2e2;
	font-size: 12px;
	text-decoration:none;
}
.footer_nav {
	color: #43b2e2;
	font-size: 12px;
	text-decoration:none;
	letter-spacing:0pt;
}
.footer_nav:hover {
	color: #000000;
	font-size: 12px;
	letter-spacing: 0;
	}
	
	