A.quick:LINK {
	font-family: Arial;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;	
	text-align: center;
	}
A.quick:ACTIVE {
	font-family: Arial;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;	
	text-align: center;
	}
A.quick:VISITED{
	font-family: Arial;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;	
	text-align: center;
	}
A.quick:HOVER {
	font-family: Arial;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF4500;
	text-decoration: none;	
	text-align: center;
	}
