BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #006300;
}

A:Hover {
	text-decoration: none;
	color: #31CE31;
}

A.one:Hover {
	text-decoration: none;
	color: #31CE31;
}
A.one {
	text-decoration: underline;
	color: #ff0000;
}

img.menu {
	background: url(/merrymower/source/blanklogov.JPG) fixed left;
}


.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	
}


.style3 {
	color: Yellow;
	font-family: Tahoma;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}


h1 {
	color: #006300;
	font-weight: bold;
	font-family: Tahoma;
}

h2 {
	color: #006300;
	font-weight: bold;
	font-family: Tahoma;
}
h3 {
	color: #006300;
	font-weight: bold;
	font-family: Tahoma;
}
p.heavy {
	color: #006300;
	font-weight: bold;
	font-family: Tahoma;
}