#cell { 
   font-family: Verdana,Arial,sans-serif; 
   font-size: 0.8em; 
   color: #000000; 
   background-color: #F7F7F7; 
   border: 1px solid #B7B7B7;
   padding: 2px 6px 2px 6px;
}

#cell a { color: #4274a1; font-weight: bold; text-decoration: none; }
#cell a:hover { color: #9a3131; font-weight: bold; text-decoration: underline; }

strong { font-size: 1.4em; font-weight: bold; text-decoration: underline; line-height: 40px; }