Sure - your code has been tweaked so that post titles no longer change to green when you hover over them. This is the final CSS:
a,
a:visited,
.comment-meta a:hover,
.comment-meta a:focus,
.comment-meta a:active,
.entry-meta a {
color: #2ad9a6;
}
.recent-title a:hover,
.entry-title a:hover,
.recent-title a:visited,
.entry-title a:visited {
color: #c60056;
}
If you need CSS help in the future, feel free to post in our CSS Customization forum:
http://en.forums.wordpress.com/forum/css-customization