#content a, #subInfoSection a {
	color:					#FF6600;
	text-decoration:		underline;
}
#content a:hover, #subInfoSection a:hover {
	color:					#333333;
	text-decoration:		underline;
}

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

	color:					#FF6600;

}


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

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