a.foo:hover {
        color:#00cc33;
	        text-decoration: none;
		}


#header {
	background-image:url(images/style1/header1.jpg);
}

#header h1 a {
	color:#000000;
	text-decoration:none;
	text-align:left;
}

#header h4 {
	color:#000000;
}

#menu {
	background-color:#000000;
}

#menu ul li a:hover {
	color:#00CC33;
}

#sidemenu h4 {
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center;
	color:#ff8300;
	padding-left:10px;
}

#sidemenu ul li a.foo:hover, #recentcomments li a.foo:hover, #recentcomments li.recentcomments a.foo:hover {
	background-color:#ff8300;
}

#wp-calendar a {
	background-color:#dbeee0;
}

