<!--
a{text-decoration:none}
a:active{text-decoration:underline;}
a:hover{color: #AB0420; text-decoration:underline;}
.initial2 {font-weight:bold; background-color:#FFC837}
.date {color: #AB0420; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none;
}
.shakeimage{position:relative
}
BODY {
scrollbar-face-color:#FFD768;
scrollbar-highlight-color:#FFD768;
scrollbar-3dlight-color:#AB0420;
scrollbar-darkshadow-color:#AB0420;
scrollbar-shadow-color:#FFD768;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#AD7238;
background-color: #AD7238;
color: #000000;
font: normal 7.5pt Verdana, Arial, Helvetica;
font-weight: none;
}
textarea {
 background-color: #FFD768;
 color: #AB0420;
}
INPUT {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11px; 
  color: #AB0420;
  BACKGROUND-COLOR: #FFD768; 
  border-top: 1px solid #AB0420; 
  border-bottom: 1px solid #AB0420; 
  border-left: 1px solid #AB0420; 
  border-right: 1px solid #AB0420;
}
-->