textarea.Content {
   padding: 5;
}
textarea.navigation {
   font-family: helvetica;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.navigation A:link {
   font-family: helvetica;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.navigation A:visited {
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #BBBBBB;
   text-decoration: none;
}
textarea.navigation A:hover {
   font-family: helvetica;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.navigation A:active {
   font-family: helvetica;
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.norepeat {
   background-repeat: no-repeat;
}
textarea.norepeat A:link {
   background-repeat: no-repeat;
}
textarea.norepeat A:visited {
   background-repeat: no-repeat;
}
textarea.norepeat A:hover {
   background-repeat: no-repeat;
}
textarea.norepeat A:active {
   background-repeat: no-repeat;
}

