A, A:active, A:visited {
  color: yellow;
}
A:hover {
  color: yellow;
}
.cssShoutBox {
 	border: 2px inset #000000;
        background-color: #000000;
}
.cssShoutForm {
  font-family: Arial, Helvetica;
  font-size: 11px;
 	background-color: #C0C0C0;
 	border: 2px inset #000000;
}
.cssShoutButton {
  font-family: Arial, Helvetica;
  font-size: 11px;
}
.cssShoutText {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: white;
  background-color: #000000;

}
.cssSmall {
  font-family: Arial, Helvetica;
  font-size: 9px;
    color: white;
  background-color: #000000;

}

.scroll {
  height: 490;
  width: 209;
  overflow: hidden; 
} 
