a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;




}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bookingcellbg {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
a.topnavi:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.topnavi:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.topnavi:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;

}
a.topnavi:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

