

.boxed {	
	background: url("images/background/bg_brillant.jpg") fixed;
}

#mainmenu nav ul.sf-menu > li > a:hover,
#mainmenu nav ul.children a:hover,
#mainmenu nav ul.sub-menu a:hover,
.entry-title a:hover,
.entry-content h2,
.widget_text h2,
.snippet h3 a:hover,
.hover .icon,
.widget_intro .icon,
.morelink,
.morebutton {
	color: #00911a;
}

.entry-title span a:hover,
.button.accent {	
	background-color: #00911a;	
}

.entry-title span a:hover:before {
	border-color: transparent #00911a;
}

