a:link {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
.standard a:link {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.standard a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.standard a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}
.standard a:active {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}

.enhanced a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #0066CC;
}
.enhanced a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #336699;
}
.enhanced a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #336699;
}
.enhanced a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	background-color: #336699;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #336699;
	font-weight: normal;
}
.whitebold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.distances {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.navbar {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3399CC;
}
.navbar a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.navbar a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.navbar a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
}
div#links {background-color: #F2F3F4; margin: 0 3% 0 3%; padding: 0.1em 0; border: solid 1px black;}
div#links p {font-family: Arial, Verdana, sans-serif; font-size: 0.8em; margin: 0 0.4em; padding: 0.4em 10px;}