table {
	
	font-family: tahoma;
	font-size: 11px;
	
}

a.menu_links_a:link, a.menu_links_a:visited, a.menu_links_a:active {
	
	text-decoration: none;
	color: #3A6EA5;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}



a.menu_links_a:hover {
	
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	
}

