body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: sans-serif;
	color: #666666;
}
A:active {
	font-family: sans-serif;
	COLOR: #FC0590}
A:hover {
	font-family: sans-serif;
	COLOR: #000000}
A:visited {
	font-family: sans-serif;
	color: #999999;
}
.year {
	font-size: 9pt;
	font-weight: bold;
}
.month {
	font-size: 9pt;
	font-weight: bold;
}
.headingWhite {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.date {
	font-size: 9pt;
	font-weight: normal;
	color: #FC0590;
}
.tripName {
	font-size: 10pt;
	font-weight: bold;
}
.link {
	color: #666666;
}
.newsLink {
	color: #ECAA0A;
}
.yearPink {
	font-weight: bold;
	color: #FC0590;
	font-size: 9pt;
}
TD {
	 font-size: 10pt;
	line-height: 14pt;
}

div#trip table{
   border-collapse:collapse;
}
div#trip table, div#trip td, div#trip th {
   border:1px solid #CCCCCC;
}