.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:right;
	text-decoration: none;
padding: 3px 3px 3px 3px;
}
.subHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #00406E;
	text-align:right;
	text-decoration: none;
padding: 3px 3px 3px 3px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px 5px 5px 5px;
}	
.text0 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00406E;
}
.text0_active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.text0 div {padding:10px 1px 1px 1px; width:100%; height:100%; cursor:hand; text-align:center;}

.text0_active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.text0_active div {padding:10px 1px 1px 1px; width:100%; height:100%; cursor:hand; text-align:center;}



.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	
}

.text01 a:hover { background:#00406E; text-decoration:none;}
.text01 a:active { background:#00406E; }
.text01 div {padding:3px 0px 0px 10px; width:100%; height:100%; cursor:hand; text-align:left;color: #ffffff;}

.text01_active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.text01_active div {padding:3px 0px 0px 10px; width:100%; height:100%; cursor:hand; text-align:left;color: #ffffff;}



a {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:underline;  }
.Link, Link:visited { text-decoration:none; }
.activeLink { text-decoration:underline;}
