.main_links {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.main_links:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.main_links:active {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a.main_links:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.top_menu_links {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.top_menu_links:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.top_menu_links:active {
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

a.top_menu_links:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menu_Links:link {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.menu_Links:hover {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.menu_Links:active {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.menu_Links:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

