body {
	background-image: url(../road.jpg);
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.style3 {
	color: #CCCCCC;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.navbar {
	white-space: nowrap;
	background-color: #000000;
}
