/*** CHECKOUT FLIGHT ***/

a.checkoutlink{
	font-size:9px;
	text-decoration: underline;
	color:#000000;
}
a.checkoutlink:visited {
	color:#000000;
  text-decoration: underline;
}
a.checkoutlink:hover{
	color:#000000;
  text-decoration: none;
}
