/* Top Menu */
body#home #topmenu_home a,
body#help #topmenu_help a, 
body#exp #topmenu_exp a, 
body#invest #topmenu_invest a, 
body#news #topmenu_news a, 
body#fp #topmenu_fp a, 
body#costs #topmenu_costs a, 
body#helpline #topmenu_helpline a, 
body#about #topmenu_about a, 
body#contact #topmenu_contact a
{
	
text-decoration: none;
color: #6289D7;}


/* Footer Menu */
body#home #bottommenu_home a,
body#help #bottommenu_help a, 
body#exp #bottommenu_exp a, 
body#invest #bottommenu_invest a, 
body#news #bottommenu_news a, 
body#fp #bottommenu_fp a, 
body#costs #bottommenu_costs a, 
body#helpline #bottommenu_helpline a, 
body#about #bottommenu_about a, 
body#contact #bottommenu_contact a
{
	
text-decoration: none;
color: #6289D7;}

body.wd li#leftmenu_wd a, 
body.aquatints li#leftmenu_aquatints a, 
body.pre_1900 li#leftmenu_pre1900 a, 
body.prints_1900_2000 li#leftmenu_prints1900_2000 a, 
body.contemp li#leftmenu_contemp a, 
body.iln li#leftmenu_iln a, 
body.world li#leftmenu_world a, 
body.uk li#leftmenu_uk a, 
body.mem li#leftmenu_mem a, 
body.cook li#leftmenu_cook a, 
body.recent li#leftmenu_recent a
{
	color: #3333FF;
	background-image: url(images/left-menu-bg-off.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #99CCFF;
	display: block;
	
}