.resources {
	background-color: #CCFFFF;
	width: 250px;
	border: thin solid #006666;
	padding: 5px;
	font-weight: bold;
	color: #003366;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.resources a {
	font-size: 12px;
}
.resources a:hover {
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #006666;
	text-align: left;
	width: 758px;
	padding-left: 5px;
	border: 1px solid #FFCC33;
	margin-bottom: -9px;
	margin-top: 10px;
}
.links {
	margin-bottom: 15px;
	height: 25px;
}
