body {
   background: #FFFFFF;
}

p, td, tr, ol, ul, li {
   font-family: arial, helvetica, verdana, sans-serif;
}

a {
   color: #CC6666;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: #993333;
   font-weight: bold;
   text-decoration: underline;
}

.textlinks {
   font-size: 11px;
}

.small {
   font-size: 10px;
}

