.quicklink:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	font-weight:normal;
	text-decoration : none;
	background-color:#f7f4f4;
	display:block;

}
.quicklink {
	font-family : Arial, Verdana;
	font-size : 11px;
	/*color : #666666;CSP sdb 041709*/
	color : #868685;
	/*font-weight:normal;CSP sdb 041709*/
	font-weight:normal;
	text-decoration : none;
	background-color:#f7f4f4;
	display:block;
}
.quicklink:active {
	font-family : Verdana;
	font-size : 10px;
	color : #000000 ;
	font-weight:normal;
	text-decoration : none;
	background-color:#f7f4f4;
	display:block;
	
}
.quicklink:hover {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #000000 ;
	/*font-weight:normal;CSP sdb 041709*/
	font-weight:normal;
	text-decoration : none;
	background-color:#f7f4f4;
	display:block;
	
}
