.quicklink:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #153E55;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration : none;
	background: #DEDEDE;
	display:block;
	border-top:solid 1px #B0B0B1;
	border-bottom:solid 1px #ffffff;
}
.quicklink {
	font-family : Verdana;
	font-size : 11px;
	color : #153E55;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration : none;
	background: #DEDEDE;
	display:block;
	border-top:solid 1px #B0B0B1;
	border-bottom:solid 1px #ffffff;
}
.quicklink:active {
	font-family : Verdana;
	font-size : 11px;
	color : #153E55;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration : none;
	background: #DEDEDE;
	display:block;
	border-top:solid 1px #B0B0B1;
	border-bottom:solid 1px #ffffff;
	
}
.quicklink:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #700B26;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration : none;
	background: #ffffff;
	display:block;
	border-top:solid 1px #B0B0B1;
	border-bottom:solid 1px #ffffff;
	
}
