body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
.footer {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.featured {
	color: #ffffff;
	font-size: 12px;
}
.featured a:link {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
.featured a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
.featured a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
.routestitle {
	margin: 0%;
	font-size: 12px;
	font-weight: bold;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	color: #003366;
	font-weight: bold;
}
RED {
	color: #FF0000;
	font-weight: bold;
}
style3 {
	font-weight: bold;
	color: #FF0000;
}
