#headerMenu li a:hover, 
#headerMenu li:hover, 
#homePage #linkHome a, #homePage #linkHome, 
#aboutPage #linkAbout a, #aboutPage #linkAbout, 
#marketsPage #linkMarkets a, #marketsPage #linkMarkets, 
#productsPage #linkProducts a, #productsPage #linkProducts, 
#partnersPage #linkPartners a, #partnersPage #linkPartners, 
#servicesPage #linkServices a, #servicesPage #linkServices, 
#supportPage #linkSupport a, #supportPage #linkSupport, 
#contactPage #linkContact a, #contactPage #linkContact {
	background-image: url('/images/template/menu_arrows.gif');
	background-repeat: no-repeat;
	background-position: center;
}

	
a {
	text-decoration: none;
}

#rightBar h3 {
	margin-bottom: .5em;
}

#rightBar h3 a { 
	color: #000;
	text-decoration: none;
}

#rightBar h3 a:hover {
	text-decoration: underline;
}

.whitebg {
	background: #fff !important;
}
