A, A:active, A:visited {
  color: black;
}
A:hover {
  color: red;
}
.cssShoutBox {
 	border: 0px inset #EEEEEE;
}
.cssShoutForm {
  font-family: Verdana;
  font-size: 10px;
 	background: url(images/shoutbg.gif);
 	border: 0px inset #EEEEEE;
}
.cssShoutButton {
  font-family: Verdana;
  font-size: 10px;
}

.cssShoutButtonn {
  color: white;
  font-family: Verdana;
  font-size: 10px; 
  background-color: #B12065;
  width: 102;
}
.cssShoutText {
  font-family: Verdana;
  font-size: 10px; 

  
}
.cssSmall {
  font-family: Verdana;
  font-size: 9px; 
}
