@charset "utf-8";
a {
	color: #605e83;
}


.alignCenter {
	text-align: center;
}
.emphasis {
	font-weight: bold;
}
.download {
	color: #ffffff;
	background: #68a1d8;
	text-align: center;
	border: thin solid #94262f;
	font-weight: bold;
	padding: 15px 0px 20px;
	font-size: 100%;
}

.download a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.download a:hover {
	color: #94262f;
	font-weight: bold;
	text-decoration: none;
}
.gofish {
	text-align: center;
}
.gofish a{
	text-align: center;
	color: #feaa33;
}
.gofish a:hover {
	text-align: center;
	color: #6c7b40;
}

