.areamain {
	font-family: "Times New Roman", Times, serif;
	background-image: url(figtile.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #763A76;
	border-right-color: #763A76;
	border-bottom-color: #763A76;
	border-left-color: #763A76;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #444444;
}
.imageborder {
	border: 1px solid #986598;
}
a:link {
	color: #996699;
	text-decoration: none;

}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	color: #996699;
	text-decoration: underline;


}
a:active {
	color: #996699;
	text-decoration: none;
}

.routes a:link {
	color: #87BE5A;
	text-decoration: none;
}

.routes a:visited {
	color: #87BE5A;
	text-decoration: none;
}

.routes a:hover {
	color: #6BA240;
	text-decoration: underline;
}

.routes a:active {
	color: #87BE5A;
	text-decoration: none;
}

