A.nav:link {
	COLOR: #0044dd
}
A.nav:visited {
	COLOR: #0044dd
}
A.nav:visited {
	COLOR: #0044dd
}
A.nav:active {
	COLOR: #0044dd
}


a.Top_Link_1:link {
        font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.Top_Link_1:visited {
font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a.Top_Link_1:hover {
font-size: 13px;
	text-decoration: underline;
	color: #006600;
}
a.Top_Link_1:active {
font-size: 13px;
	text-decoration: none;
	color: #006600;
}


a.Top_Link_2:link {
        font-size: 12px;
	color:#666666;
	text-decoration: none;
}
a.Top_Link_2:visited {
	text-decoration: none;
	color: #666666;
}
a.Top_Link_2:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.Top_Link_2:active {
	text-decoration: none;
	color: #006DDB;
}

a.Top_Link_menu:link {
        font-size: 12px;
	color:#fff;
	text-decoration: none;
}
a.Top_Link_menu:visited {
	text-decoration: none;
	color: #fff;
}
a.Top_Link_menu:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.Top_Link_menu:active {
	text-decoration: none;
	color: #FFFF00;
}

a:link {
        font-size: 12px;
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #006DDB;
}