A.quick:LINK {
	font-family: Arial;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Navy;
	text-decoration: none;	
	text-align: center;
	}
A.quick:ACTIVE {
	font-family: Arial;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Navy;
	text-decoration: none;	
	text-align: center;
	}
A.quick:VISITED{
	font-family: Arial;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Navy;
	text-decoration: none;	
	text-align: center;
	}
A.quick:HOVER {
	font-family: Arial;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: none;	
	text-align: center;
	}

