a {background-color: transparent; background-image: none; color: white; text-decoration:none}
a:link {background-color: transparent; background-image: none; color: white; text-decoration:none}
a:active {background-color: transparent; background-image: none; color: white; text-decoration:none}
a:visited {background-color: transparent; background-image: none; color: white; text-decoration:none}
a:hover {background-color: transparent; background-image: none; color: #929286; text-decoration:none}

#loading
{
	width: 200px;
	height: 100px;
	background-color: red;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
}

.TravelRoad
{
  font-weight:bold;
}

