textarea.mouse A:link {
   color: #FF9900;
}
textarea.mouse A:visited {
   color: #FF0000;
}
textarea.mouse A:hover {
   color: #FF0000;
}
textarea.mouse A:active {
   color: #FF9900;
}
textarea.whitetext {
   color: #FFFFFF;
}
textarea.whitetext A:link {
   color: #FFFFFF;
}
textarea.whitetext A:visited {
   color: #FFFFFF;
}
textarea.whitetext A:hover {
   color: #FFFFFF;
}
textarea.whitetext A:active {
   color: #FFFFFF;
}
textarea.Cellpadding {
   padding: 5;
}
textarea.MouseOver A:link {
   color: #FFFFFF;
}
textarea.MouseOver A:visited {
   color: #FF0000;
}
textarea.MouseOver A:hover {
   color: #FF0000;
}
textarea.MouseOver A:active {
   color: #FF0000;
}
textarea.linktextcolor {
   color: #FF9900;
}
textarea.linktextcolor A:link {
   color: #FF9900;
}
textarea.linktextcolor A:visited {
   color: #FF9900;
}
textarea.linktextcolor A:hover {
   color: #FF9900;
}
textarea.linktextcolor A:active {
   color: #FF9900;
}
textarea.nowrap {
   white-space: nowrap;
}
textarea.nowrap A:link {
   white-space: nowrap;
}
textarea.nowrap A:visited {
   white-space: nowrap;
}
textarea.nowrap A:hover {
   white-space: nowrap;
}
textarea.nowrap A:active {
   white-space: nowrap;
}

