a.link_01:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_01:hover {
	color: #FF6600;
	text-decoration: none;
}
a.link_01:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_02:link {
	color: #666666;
	text-decoration: none;
}
a.link_02:visited {
	color: #666666;
	text-decoration: none;
}
a.link_02:hover {
	color: #FF6600;
	text-decoration: none;
}
a.link_02:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_03:link {
	color: #003366;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}
a.link_03:visited {
	color: #003366;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_03:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_03:active {
	color: #003366;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}

a.link_04:link {
	color: #333333;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}
a.link_04:visited {
	color: #333333;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_04:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_04:active {
	color: #333333;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}

a.link_05:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.link_05:visited {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.link_05:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:normal;
}
a.link_05:active {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

a.link_06_pink:link {
	color: #F16681;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}
a.link_06_pink:visited {
	color: #F16681;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_06_pink:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}
a.link_06_pink:active {
	color: #F16681;
	text-decoration: none;
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
}