ul.cellpad {
   padding: 5;
}
ul.13boldcursive {
   font-family: cursive;
   font-weight: bold;
   font-size: 13px;
}
ul.13boldcursive A:link {
   font-family: cursive;
   font-weight: bold;
   font-size: 13px;
}
ul.13boldcursive A:visited {
   font-family: cursive;
   font-weight: bold;
   font-size: 13px;
}
ul.13boldcursive A:hover {
   font-family: cursive;
   font-weight: bold;
   font-size: 13px;
}
ul.13boldcursive A:active {
   font-family: cursive;
   font-weight: bold;
   font-size: 13px;
}
ul.linkcursive A:link {
   font-family: cursive;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #FFCC33;
}
ul.linkcursive A:visited {
   font-family: cursive;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #FFCC33;
}
ul.linkcursive A:hover {
   font-family: cursive;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #FFCC33;
}
ul.linkcursive A:active {
   font-family: cursive;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #FFCC33;
}
