@charset "UTF-8";
/* CSS Document */

.left_nav {float: left;
	width: 220px;
	height: auto;
	}	
	
.left_nav a#train {
	color: #710840;
	font-weight: bold;
	}	

.left_nav a#distance {
	color: #710840;
	font-weight: bold;
	}	

	
#content {float: left;
	width: 682px;
	height: auto;
	}	
	