.quicklink:visited {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	width:172px;
	height:24px;
	background-color: #A6A8A2;
	color : #052119;
	font-weight:bold;
	text-decoration : none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.quicklink {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	width:172px;
	height:24px;
	background-color: #A6A8A2;
	color : #052119;
	font-weight:bold;
	text-decoration : none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.quicklink:active {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	width:172px;
	height:24px;
	background-color: #A6A8A2;
	color : #052119 ;
	font-weight:bold;
	text-decoration : none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.quicklink:hover {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	width:172px;
	height:24px;
	background-color: #024432;
	color : #BCF093 ;
	font-weight:bold;
	text-decoration : none;
	opacity: 1;
	filter: alpha(opacity=100);
}