.quicklink_on {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	width:166px;
	background:#FFFFFF;
	color : #000000;
	text-decoration : none;
	cursor: pointer;
}

.quicklink_off {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	width:166px;
	background:#616161;
	color : #ffffff ;
	text-decoration : none;
	cursor: pointer;
}