li.Cellpadding {
   padding: 5;
}
li.Cellpadding A:link {
   padding: 5;
}
li.Cellpadding A:visited {
   padding: 5;
}
li.Cellpadding A:hover {
   padding: 5;
}
li.Cellpadding A:active {
   padding: 5;
}
li.default {
   font-family: verdana;
   font-size: 12px;
}
li.default A:link {
   font-family: verdana;
   font-size: 12px;
}
li.default A:visited {
   font-family: verdana;
   font-size: 12px;
}
li.default A:hover {
   font-family: verdana;
   font-size: 12px;
}
li.default A:active {
   font-family: verdana;
   font-size: 12px;
}
li.MainNavigation {
   color: #000000;
   text-decoration: none;
}
li.MainNavigation A:link {
   color: #000000;
   text-decoration: none;
}
li.MainNavigation A:visited {
   color: #000000;
   text-decoration: none;
}
li.MainNavigation A:hover {
   color: #000080;
   text-decoration: underline;
}
li.MainNavigation A:active {
   color: #000000;
   text-decoration: none;
}

