li.NoRepeat {
   background-repeat: no-repeat;
}
li.NoRepeat A:link {
   background-repeat: no-repeat;
}
li.NoRepeat A:visited {
   background-repeat: no-repeat;
}
li.NoRepeat A:hover {
   background-repeat: no-repeat;
}
li.NoRepeat A:active {
   background-repeat: no-repeat;
}
li.Bottomnavigationlinks {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
li.Bottomnavigationlinks A:link {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
li.Bottomnavigationlinks A:visited {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
li.Bottomnavigationlinks A:hover {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}
li.Bottomnavigationlinks A:active {
   font-family: verdana;
   font-size: 9px;
   color: #999999;
   text-decoration: none;
}

