
A.icer{
	color: White;
	font: 13 px Tahoma;
	font-weight: bolder;
	text-decoration: none;
}
A.icer:visited{
	color: Silver;
	font: 13 px Tahoma;
	font-weight: bolder;
	text-decoration: none;
}
A.icer:hover{
	color: #FFA500;
	font: 13 px Tahoma;
	font-weight: bolder;
	text-decoration: underline;
}


