/* CSS Document */

.navigation {
	font-family: garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #FF0000;
	display: block;
	padding: 10px;
	width: 278px;
	}


.navigation:hover {
	font-family: garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	display: block;
	padding: 10px;
	width: 278px;
	}



.moii {
	font-size: 28px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration:underline;
}

.moiirr {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration:underline;
	}
	
.navvigation {
	font-family: garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #FF0000;
	display: block;
	padding: 10px;
	width: 278px;
	}


.navvigation:hover {
	font-family: garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 10px;
	width: 278px;
	background-image: url(garlic%20-%20spring%20garlic.jpg);
	}
