.quicklinkmenu:visited, .quicklinkmenu , .quicklinkmenu:active {
	line-height:11px;
	font-family : 'Trebuchet MS';
	font-size : 10px;
	font-weight: normal;
	color : #666666;
	text-decoration : none;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px; 
	padding-right:5px; 
	background: #CDCDCD;
	
}
.quicklinkmenu:hover {  
	line-height:11px;
	font-family :  'Trebuchet MS';
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	text-decoration : none;
	display:block;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px; 
	padding-right:5px; 
	background: #EEEEEE;
	
	
}