@import "style.css";
a:hover {
	color: #97C850;
}
#menu {
	background: #97C850;
}
#messages ul li p {
	border-left: 3px solid #97C850;
}
div#footer {
	border-top: 3px solid #97C850;
}