html, body, textarea {
scrollbar-base-color:#D8D8D8;
scrollbar-3d-light-color:#6F6F6F;
scrollbar-arrow-color:#FFFFFF;
scrollbar-darkshadow-color:#323232;
scrollbar-face-color:#C0C0C0;
scrollbar-highlight-color:#D8D8D8;
scrollbar-shadow-color:#323232;
scrollbar-track-color:#C0C0C0;
}

td {
  text-align: center;
  vertical-align: middle;
}

.la {
  text-align: left;
  vertical-align: top;
}

a img{
border-color: #000000;
border-style: solid;
border-width: 2px;
}

a:link { text-decoration:none; font-weight:normal; color:#000000; }
a:visited { text-decoration:none; font-weight:normal; color:#000000; }
a:hover { text-decoration:underline; font-weight:normal; color:#000000; }
a:active { text-decoration:none; font-weight:normal; color:#ff0000; }
a:focus { text-decoration:underline; font-weight:normal; color:#000000; }
