.menu_blue {
	font-size: 16px;
	line-height: 18px;
	color: #0066FF;
}
a.02:link {
	font-size: 16px;
	color: #E9AA00;
}
a.02:hover {
	font-size: 16px;
	color: #CC3300;
}
a.02:visited {
	font-size: 16px;
	color: #FF6600;
}
a.03:link {
	font-size: 13px;
	color: #FFFFFF;
}
a.03:visited {
	font-size: 13px;
	color: #cccccc;
}
a.03:hover {
	font-size: 13px;
	color: #FFFF33;
	text-decoration: underline;
}
.white13 {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
a.green:link {
	color: #366E0C;
	font-size: 16px;
}
a.green:hover {
	font-size: 16px;
	color: #66CC33;
	text-decoration: underline;
}
a.green:visited {
	font-size: 16px;
	color: #58833D;
}
a.orange:link {
	color: #9C6817;
	font-size: 16px;
}
a.orange:hover {
	font-size: 16px;
	color: #FF3300;
	text-decoration: underline;
}
a.orange:visited {
	font-size: 16px;
	color: #993300;
}
a.pink:link {
	color: #AE328C;
	font-size: 16px;
}
a.pink:hover {
	font-size: 16px;
	color: #F424EF;
	text-decoration: underline;
}
a.pink:visited {
	font-size: 16px;
	color: #6B2569;
}

