A  {text-decoration : none; }
A:Active  {text-decoration : none; }
A:Visited {text-decoration : none; }
A:Hover  {text-decoration : underline; }

.white { font-family:Georgia,Verdana,serif; font-size:10pt; text-decoration:none; color:#ffffff; text-align:justify;  }
.white:hover { text-decoration:underline;}

.black { font-family:Georgia,Verdana,serif; font-size:10pt; text-decoration:none; color:#000000;  text-align:justify; font-weight : bold}
.black:hover { text-decoration:underline;}

.small_text {  font-family:Georgia,Verdana,serif;  font-size:8pt; text-decoration:none; color:#000000; }
.small_text:hover { text-decoration:underline;}
