textarea.redlinks {
   color: #FF0000;
}
textarea.redlinks A:link {
   color: #FF0000;
}
textarea.redlinks A:visited {
   color: #FF0000;
}
textarea.redlinks A:hover {
   color: #FF0000;
}
textarea.redlinks A:active {
   color: #FF0000;
}
textarea.WrapText {
   float: right;
}
textarea.WrapText A:link {
   font-family: verdana;
   text-decoration: none;
}
textarea.WrapText A:visited {
   font-family: verdana;
   text-decoration: none;
}
textarea.WrapText A:hover {
   font-family: verdana;
   text-decoration: none;
}
textarea.WrapText A:active {
   font-family: verdana;
   text-decoration: none;
}
textarea.CellPadding {
   padding: 5;
}
textarea.CellPadding A:link {
   font-family: verdana;
   text-decoration: none;
}
textarea.CellPadding A:visited {
   font-family: verdana;
   text-decoration: none;
}
textarea.CellPadding A:hover {
   font-family: verdana;
   text-decoration: none;
}
textarea.CellPadding A:active {
   font-family: verdana;
   text-decoration: none;
}
textarea.blue {
   background-color: #66CCFF;
}
textarea.blue A:link {
   font-family: verdana;
   text-decoration: none;
}
textarea.blue A:visited {
   font-family: verdana;
   text-decoration: none;
}
textarea.blue A:hover {
   font-family: verdana;
   text-decoration: none;
}
textarea.blue A:active {
   font-family: verdana;
   text-decoration: none;
}
textarea.BlueLinks {
   color: #0000CC;
}
textarea.BlueLinks A:link {
   color: #0000CC;
}
textarea.BlueLinks A:visited {
   color: #0000CC;
}
textarea.BlueLinks A:hover {
   color: #0000CC;
}
textarea.BlueLinks A:active {
   color: #0000CC;
}
textarea.gray {
   background-color: #E2E9F3;
}
textarea.gray A:link {
   font-family: verdana;
   text-decoration: none;
}
textarea.gray A:visited {
   font-family: verdana;
   text-decoration: none;
}
textarea.gray A:hover {
   font-family: verdana;
   text-decoration: none;
}
textarea.gray A:active {
   font-family: verdana;
   text-decoration: none;
}
textarea.Mouse {
   font-family: verdana;
   font-size: 12px;
   color: #777777;
   text-decoration: none;
}
textarea.Mouse A:link {
   font-family: verdana;
   font-size: 12px;
   color: #777777;
   text-decoration: none;
}
textarea.Mouse A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #777777;
   text-decoration: none;
}
textarea.Mouse A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #0000CC;
   text-decoration: underline;
}
textarea.Mouse A:active {
   font-family: verdana;
   text-decoration: none;
}
