.flyHover { background-color: #DBD694; cursor: hand;}
.flyHoverOff { cursor: hand; background-color: #F0F2EF; }
.flyNavTable { border-right: 1px solid #353336; border-left: 1px solid #353336; border-bottom: 1px solid #353336;}

a.flyNav{
font-family: verdana, arial, helvetica; 
font-size: 10.5px;
font-weight: bold;
}
a.flyNav:link,a.flyNav:active,a.flyNav:visited {color: #A1212E;text-decoration: none;}
a.flyNav:hover {color: #A1212E;text-decoration: none;}