
a:hover,
#top .content a:hover,
#header #menu ul li a:hover,
#content #newsitems a.newsitem:hover h3,
#content #newsitems a.newsitem:hover .readmore,
#content #newsitems a.morenews:hover,
#content.home .portfolio-item a:hover,
#content.news a.news-thumb:hover,
#content.news #item-detail .details a.back:hover, 
#content.work #item-detail .details a.back:hover,
#footer #toplink:hover

{
	color: #FF0000;
}

#content.contact .newsletter-subscribe form input.submit:hover,
#socialicons a:hover
{
	background-color: #FF0000;
	color: #fff;
}

#content #newsitems a.morenews:hover,
#footer #toplink:hover,
#content.news #item-detail .details a.back:hover, 
#content.work #item-detail .details a.back:hover,
#content.work #item-detail .details a.prev:hover,
#content.work #item-detail .details a.next:hover,
#content.news #item-detail .details a.prev:hover,
#content.news #item-detail .details a.next:hover,
.hover-overlay
{
	background-color: #FF0000;
}
