TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.paraTitles {
	font-weight: bold;
	color: #181D6E;
}

.destTextGray {

	color: #666666;
}

.SubLinks {
	color: #006CAC;
	font-weight: bold;
	text-decoration: none;

}
.SubLinks:hover {
	text-decoration: underline;

}
A{

	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;

}
.titleCell {
	background-color: #FFCC00;
}
.ListingTable {
	background-color: FFEC7C;

}
.ListingTable2 {

	background-color: FFF7C9;
}
