#homeON {
	background: url(../images/gradient_bg.jpg) top left repeat-x;
}
#homeON a:link, #homeON a:visited {
	color: #0D2C8B;
	text-decoration: none;
}
#homeON a:hover, #homeON a:active {
	color: #0D2C8B;
	text-decoration: none;
}

