.font_11px { 
	font-family: Verdana;
	font-size: 11px;
}

.tracker { 
	font-family: Verdana;
	font-size: 10px;
}

.header { 
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.bread { 
	font-family: Verdana;
	font-size: 11px;
	line-height: 12pt;
}


.font_10px { 
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.font_10px:hover, a.font_10px:active, a.font_10px:focus { 
	text-decoration: none;
	color: black;
}


.subnavi_line { 
	line-height: 8pt;
}
.subnavi { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.subnavi:hover { 
	color: red;
	text-decoration: none;
} 

.subnavi_3_line {
	line-height: 11pt;
}
.subnavi_3 { 
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.subnavi_3:hover { 
	color: red;
	text-decoration: none;
}