.main_menu_item A {
	text-align: center;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	color:#000;
	
}
.main_menu_item  A {color:#000}
.main_menu_item  A:Visited { text-decoration: none}
.main_menu_item  A:Hover { text-decoration: underline}

.link_img   { border:none}

.Label_text {
	font-size: xx-large;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
