.txt-general {
	font-family: Arial;
	font-size: 16px;/*fontmenu*/
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}

.txt-head {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.txt-head_bk {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt-head_menu {
	font-family: Myriad Pro;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.txt-detail {
	font-family: Arial;
	font-size: 14px;/* font detail*/
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

.txt-link {
	font-family: Arial;
	font-size: 13px;/* font detail*/
	color: #B05800;
	text-decoration: none;
	font-weight: bold;

}

.txt-datewhite {
	font-family: Arial;
	font-size: 14px;/* font detail*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;

}

.txt-dateblack {
	font-family: Arial;
	font-size: 14px;/* font detail*/
	color: #000000;
	text-decoration: none;
	font-weight: none;

}

.txt-smaller {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.txt-smaller_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

.txt-smaller_bk {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt-smaller_head {
	font-family: Myriad Pro;
	font-size: 14px;
	color: #993300;
	text-decoration: none;
}

a#white{font-weight: bold; }
a#white:link { text-decoration: none;color: #FFFFFF; }
a#white:visited  { text-decoration: none;color: #FFFFFF; }
a#white:hover { text-decoration: none;color:#00A6A6; background:  ; font-weight:bold;underline :none;}
a#white:active { text-decoration: none;color: #FFFFFF; background: none ;underline :none; }

a#black:link { text-decoration: none;color:#968424;font-weight:bold;underline :none; font-size: 14px;}
a#black:visited  { text-decoration: none;color: #000000; font-weight:bold;underline :none;font-size: 14px;}
a#black:hover { text-decoration: none;color:#D8070D; background:  ; font-weight:bold;underline :none;font-size: 14px;}
a#black:active { text-decoration: none;color: #000000; background: none ; font-weight:bold; underline :none; font-size: 14px;}

a#red:link { text-decoration: none; color:#993300; ;}
a#red:visited  { text-decoration: none;color: #000000; ;}
a#red:hover { text-decoration: none;color:#F00; ;}
a#red:active { text-decoration: none;color: #000000; ;}

a#bk_head:link { text-decoration: none; color:#000000; font-family:"Myriad Pro"; font-size:15px ; font-weight:bold;;}
a#bk_head:visited  { text-decoration: none;color: #000000; ;}
a#bk_head:hover { text-decoration: none;color:#F00; font-family:"Myriad Pro"; font-size:15px ; font-weight:bold;;}
a#bk_head:active { text-decoration: none;color: #000000; ;}

