.main_nolink {
	font-size: 18px;
	color: #030076;
}
a.main_link:link {
	color: #030076;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}

a.main_link:visited {
	color: #030076;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a.main_link:hover {
	text-decoration: none;
}
a.main_link:active {
	color: #030076;
	text-decoration: none;
	font-weight: bold;
}
a.sub_link:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
a.sub_link:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
a.sub_link:hover {
	color: #000000;
	text-decoration: underline;
}
a.sub_link:active {
	color: #333333;
	text-decoration: none;
}
a.sub_link2:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.sub_link2:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.sub_link2:hover {
	color: #000000;
	text-decoration: underline;
}
a.sub_link2:active {
	color: #333333;
	text-decoration: none;
}

