.EAGDesription {
	background-color: #FFF;
	text-align: center;
	color: #666;
	font-weight: normal;
}
.linksofficersblue {
	color: #369;
	font-weight: bold;
	text-decoration: underline;
	background-color: #ccdeea;
}
.linksofficerswhite {
	color: #369;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFF;
}