a.menu {
	color: #ffffff;
	font-family: verdana,tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
a.menu:hover {
	text-decoration: underline;
}

a.menu_1 {
	color: #ff4000;
	font-family: verdana,tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.menu_1:hover {
	text-decoration: underline;
}

.txt_black_11_normal{
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.txt_black_11_bold{
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txt_green_10_bold{
	color: #008800;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.txt_red_14_bold{
	color: #c40000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.link {
	color: #c40000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.link:hover {
	text-decoration: underline;
}

a.link_1 {
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.link_1:hover {
	text-decoration: underline;
}

a.link_2 {
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
}

a.link_2:hover {
	text-decoration: underline;
}

a.link_3 {
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.link_3:hover {
	text-decoration: underline;
}

a.green_link {
	color: #008800;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

a.green_link:hover {
	text-decoration: underline;
}
