function applyRoundedCorners() {
	roundTopCorners("div#navigation ul li a","#fff",14);
}