BODY
{

}
  	 a:link {
  	 	color: #003464;
  	    text-decoration : none;
		font-family: Verdana;
	
		font-size: 12px
  	 }
  
  	 a:visited {
  	 	color: ##002C53;
  	 	text-decoration : none;
		font-family: Verdana;

		font-size: 12px
  	 }
  
  	 a:active {
  	 	color: #002C53;
  	 	text-decoration : underline;
		font-family: Verdana;
	
		font-size: 12px
  	 }
  
  	 a:hover {
  	 	color: #002C53;
  	 	text-decoration : underline;
		font-family: Verdana;

		font-size: 12px
  	 }
.df {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a.checkavailability { background-color:#4A5173; color:#FFF; border-width: 2px; border-style: solid; border-top-color: #DFDFDF; border-right-color: #666666; border-bottom-color: #333333; border-left-color: #858585; text-decoration: none; display: block;
padding: 0 5px 0 5px; width: 160px; text-align: center;}

a:link.checkavailability { color:#FFF; text-decoration:none; }
a:active.checkavailability { color:#FFF; text-decoration:none; }
a:visited.checkavailability { color:#FFF; text-decoration:none; }
a:hover.checkavailability { color:#999; text-decoration:none; }