a:link {
	color: #715281;
	text-decoration: none;
}
a:visited {
	color: #715281;
	text-decoration: none;
}
a:hover {
	color: #415e69;
	text-decoration: none;
}
.topsides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #715281;
	border-right-color: #715281;
	border-bottom-color: #715281;
	border-left-color: #715281;
}
.purplebox {
	border: 1px solid #715281;
}
.bluebox {
	border: 1px solid #95B1BD;
}
.bluebottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cad9e0;
	border-right-color: #cad9e0;
	border-bottom-color: #cad9e0;
	border-left-color: #cad9e0;
}

