@import "DefaultContent.css";

#ServiceCentreList {
	overflow: auto;
	width: 100%;
	height: 480px;
}

#ServiceCentreList a {
	<!--color: #F90;-->
	color: #FFFFFF;
}

#ServiceCentreList a:hover {
	text-decoration: underline;
}