table.wrapleft {
   float: left;
}
table.test {
   color: #FFFFFF;
}
table.test A:link {
   color: #FFFFFF;
}
table.test A:visited {
   color: #FFFFFF;
}
table.test A:hover {
   color: #FFFFFF;
}
table.test A:active {
   color: #FFFFFF;
}
