#content a, #subInfoSection a {
	color:					#7ABCBC;
	text-decoration:		underline;
}
#content a:hover, 
#subInfoSection a:hover,
#content .newsEntry p a:hover,
#content ul.bhdFilesSingleLine a:hover {
	color:					#333333;
	text-decoration:		underline;
}

#content h1, #subInfoSection h1,
#content h2, #subInfoSection h2,
#content h3, #subInfoSection h3,
#content h4, #subInfoSection h4,
#content h5, #subInfoSection h5,
#content h6, #subInfoSection h6 {

	color:					#7ABCBC;

}

#content .sumsect h1,
#content h3,
#content .newsEntry h5 {
	color: #666666;
}

#subInfoText, 
span.subInfoText {
	color:					#7ABCBC;
}
#subInfoText a, #subInfoText a:link, #subInfoText a:visited,
span.subInfoText a, span.subInfoText a:link, span.subInfoText a:visited {
	color:					#7ABCBC;
}

#content .newsEntry p a,
#content ul.bhdFilesSingleLine a {
	color: #666666;
}

#socialLinks a.facebook {
	background-position: 0 -50px;
}
#socialLinks a.twitter {
	background-position: -25px -50px;
}
