#chooseON a:link, #chooseON a:visited {
	color: #0D5EAD;
	text-decoration: none;
	background-color: #EBEBEB;
}
#chooseON a:hover, #chooseON a:active {
	color: #0D5EAD;
	text-decoration: none;
	background-color: #EBEBEB;
}
