.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	hover: #ffffff;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.datatitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 color: #000000;
	background-color: #FAF7BE;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E6E6E6;

}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330099;
	background-color: #FCED9A;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FAF7BE;
}
<a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #330099;
	text-decoration: underline;

}
.normal {
	color: #FF0000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.PlainText {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.PlainText10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.greydark {
	background-color: #dddddd;
}
.greylight {
	background-color: #eeeeee;
}
body {
	background-color: #330099;
	margin: 0px;
}
.tripdetails {
	background-color: #FFFFFF;
}
