ul.CellPadding {
   padding: 5;
}
ul.CellPadding A:link {
   text-decoration: none;
}
ul.CellPadding A:visited {
   text-decoration: none;
}
ul.CellPadding A:hover {
   text-decoration: none;
}
ul.CellPadding A:active {
   text-decoration: none;
}
ul.Navigation {
   font-family: verdana;
   font-size: 13px;
   color: #676665;
   text-decoration: none;
}
ul.Navigation A:link {
   font-family: verdana;
   font-size: 13px;
   color: #676665;
   text-decoration: none;
}
ul.Navigation A:visited {
   font-family: verdana;
   font-size: 13px;
   color: #676665;
   text-decoration: none;
}
ul.Navigation A:hover {
   font-family: verdana;
   font-size: 13px;
   color: #FF0000;
}
ul.Navigation A:active {
   text-decoration: none;
}
ul.margin {
   margin-left: 5;
   float: left;
}
ul.margin A:link {
   margin-left: 5;
   float: left;
}
ul.margin A:visited {
   text-decoration: none;
}
ul.margin A:hover {
   text-decoration: none;
}
ul.margin A:active {
   text-decoration: none;
}
ul.ImageRight {
   float: right;
}
ul.ImageRight A:link {
   text-decoration: none;
}
ul.ImageRight A:visited {
   text-decoration: none;
}
ul.ImageRight A:hover {
   text-decoration: none;
}
ul.ImageRight A:active {
   text-decoration: none;
}
ul.ImageLeft {
   padding-right: 2;
   float: left;
}
ul.ImageLeft A:link {
   text-decoration: none;
}
ul.ImageLeft A:visited {
   text-decoration: none;
}
ul.ImageLeft A:hover {
   text-decoration: none;
}
ul.ImageLeft A:active {
   text-decoration: none;
}

