
a:hover	{
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: rgb( 128, 26, 26 );
}

.text_nav_link  {
	font-size: 11px;
	color: rgb( 128, 128, 128 );
}

.search_field 
{
	width: 75px;
	height: 15px;
}

.home_body
{
	font-size: 12px;
	line-height: 20px;
	color: rgb( 255, 255, 255 );
}

.caption
{
	line-height: 12px;
	color: rgb( 51,51,51 );
}

.copyright
{
	line-height: 20px;
	color: rgb( 166, 166, 166 );	
}

.menu_link
{
	font-size: 10px;
	line-height: 12px;
	color: rgb( 51,51,51 );
}

.route_link
{
	line-height: 12px;
	color: rgb( 163,53,36 );
}

.sitemap_link
{
	font-size: 12px;
	line-height: 15px;
	color: rgb( 51,51,51 );
	
}
.headline
{
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}

.body
{
	font-size: 12px;
	line-height: 20px;
}

.popup_body
{
	font-size: 11px;
	line-height: 17px;
}

.subhead
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: rgb( 128, 26, 26 )
}

.news_subhead
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: rgb( 128, 26, 26 );
}

.fares_subhead
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: rgb( 128, 26, 26 )
}

.destinations_form_field
{
	width: 160px;
	font-size: 10px;
}

.contact_form_field
{
	width: 270px;
	font-size: 10px;
}

.dynamic_div
{
	display: none;
}