#navigation li a:hover {
/*background-color: white;
color: black;
font-weight:bold;
border-left: 1px dashed #c0c0c0;
border-right: 1px dashed #c0c0c0;
border-bottom: 1px dashed #c0c0c0;
border-top: 1px dashed #c0c0c0;
padding: 9px 5px 10px 10px;
background-image: url(../images/menuPattern7.gif);
background-repeat: no-repeat;
background-position: left center;
*/
/*border: 2px solid #73AD21;
border-radius: 2px;
border: 2px solid #73AD21;
background: orange;
color:white;*/
color:green;
}

#navigation li a {
/*background-color: white;*/
color: black;
font-weight:bold;
/*border-left: 1px dashed #c0c0c0;
border-right: 1px dashed #c0c0c0;*/
border-bottom: 1px dashed #c0c0c0;
border-top: 1px dashed #c0c0c0;
padding: 9px 5px 10px 10px;
background-image: url(../images/menuPattern7.gif);
background-repeat: no-repeat;
background-position: left center;
}

