/* Level 1 Navi */

a.link_15b:link {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	color:#000000;
	float:left;
	display:block;
}

a.link_15b:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	color:#000000;
	float:left;
	display:block;
}

a.link_15b:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	color:#000000;
	float:left;
	display:block;
}

a.link_15b:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	color:#000000;
	float:left;
	display:block;
}

/* Buttons Blue */

a.btn_blue18b:link {
	font-size: 18px;
	font-weight: bold;
	color: #4a85e3;
	text-decoration:none;
	position: relative;
	line-height:24px;
	display:block;
	height:15px;
	padding-left: 12px;
	background: url(../img/btnBlue_arrow.gif) no-repeat 0px 7px;
}

a.btn_blue18b:visited {
	font-size: 18px;
	font-weight: bold;
	color: #4a85e3;
	text-decoration:none;
	position: relative;
	line-height:24px;
	display:block;
	height:15px;
	padding-left: 12px;
	background: url(../img/btnBlue_arrow.gif) no-repeat 0px 7px;
}

a.btn_blue18b:active {
	font-size: 18px;
	font-weight: bold;
	color: #4a85e3;
	text-decoration:none;
	position: relative;
	line-height:24px;
	display:block;
	height:15px;
	padding-left: 12px;
	background: url(../img/btnBlue_arrow.gif) no-repeat 0px 7px;
}

a.btn_blue18b:hover {
	font-size: 18px;
	font-weight: bold;
	color: #456dac;
	text-decoration:none;
	position: relative;
	line-height:24px;
	display:block;
	height:15px;
	padding-left: 12px;
	background: url(../img/btnBlue_arrow.gif) no-repeat 0px -8px;
}

/* Footer Navi */

a.link_11:link {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

a.link_11:visited {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

a.link_11:active {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

a.link_11:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

/* Textlink */

a.link_12blue:link {
	color: #456dac;
	font-size: 12px;
	text-decoration:none;
}

a.link_12blue:visited {
	color: #456dac;
	font-size: 12px;
	text-decoration:none;
}

a.link_12blue:active {
	color: #456dac;
	font-size: 12px;
	text-decoration:none;
}

a.link_12blue:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
