.trip a:link {
	font-family: "ms Sans Serif";
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}
.trip a:visited {
	font-family: "ms Sans Serif";
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
}
.trip a:link:hover {
	font-family: "ms Sans Serif";
	font-size: 13px;
	color: #F0027E;
	text-decoration: underline;
}
