a                   {font-family:    arial;
                     font-weight:    400;
                     text-decoration:none;
                     color:          white;
                     font-size:      10px;
                    }
a:hover             {font-family:    arial;
                     font-weight:    400;
                     text-decoration:underline;
                     color:          white;
                     font-size:      10px;
                    }
a.small             {font-family:    arial;
                     font-weight:    500;
                     text-decoration:underline;
                     color:          white;
                     font-size:      12px;
                    }
a.small:hover       {font-family:    arial;
                     font-weight:    500;
                     text-decoration:none;
                     color:          white;
                     font-size:      12px;
                    }
td                  {font-family:    arial;
                     font-weight:    500;
                     text-decoration:none;
                     color:          white;
                     font-size:      12px;
                    }
a.link              {font-family:    arial;
                     font-weight:    500;
                     text-decoration:none;
                     color:          white;
                     font-size:      12px;
                    }
a.link:hover        {font-family:    arial;
                     font-weight:    500;
                     text-decoration:underline;
                     color:          white;
                     font-size:      12px;
                    }
