/*
Theme Name:     Twenty Ten Steve
Template:       twentyten
*/

@import url("../twentyten/style.css");

/* =Menu
-------------------------------------------------------------- */

#access li:hover > a,
#access ul ul :hover > a {
	color: black;
	background: #73D321;
}

