.devcontentouter {
	overflow: hidden;
	height: 184px;
	top: 2448px;
	position: absolute;
}

.devcontent {
	color: #676767;
	font-size: 9.5px;
	font-family: Arial;
}
.devcontent a:link { color: #676767; text-decoration: none; }
.devcontent a:visited { color: #676767; text-decoration: none; }

td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
}
a:link {
	color: #3E74CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E74CC;
}
a:hover {
	text-decoration: none;
	color: #1E3E73;
}
a:active {
	text-decoration: underline;
	color: #3E74CC;
}
