#main-content a {
	text-decoration: none;
	line-height: 25px;
}

#main-content a:hover {
	text-decoration: underline;
}

#main-content a img {
	margin-bottom: -2px;
}