#main-content a {
	color: #006cb8;
}

#main-content a:hover {
	color: #00548f;
}

/*don't style links in the sidebar*/
#main-content .info-box a {
	color: #2e2d29;
	text-decoration: none;
}

#main-content .info-box a:hover {
	color: #8c1515;
}