textarea.blue {
   color: #328CC8;
   text-decoration: none;
}
textarea.blue A:link {
   color: #328CC8;
   text-decoration: none;
}
textarea.blue A:visited {
   color: #328CC8;
   text-decoration: none;
}
textarea.blue A:hover {
   color: #328CC8;
   text-decoration: none;
}
textarea.blue A:active {
   color: #328CC8;
   text-decoration: none;
}
textarea.footernav {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.footernav A:link {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.footernav A:visited {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.footernav A:hover {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #000000;
   text-decoration: underline;
}
textarea.footernav A:active {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: none;
}
textarea.Content {
   padding: 5;
}
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;
}

