window.addEvent('domready', function() {
	document.getElementById('mainLinkHome').style.color='#3129bd';
});

