.paypaldonation_box {width: 190px; margin: 2px 0px 2px 0px; padding: 1px 0px 1px 0px; /* (top, right, bottom, left) */ font-family: "Trebuchet MS", Helvetica, verdana; font-size: 10px; color: #f0eff7; border: 0px solid #C0C0C0; background-color: #29044a;}
.paypaldonation_titlebox {text-align: center; margin-top: 3px;}
.paypaldonation_titlebox h1 {font-size: 14px; color: #00ffff; font-weight: bold; margin: 0px; padding: 0px; font-family: arial,verdana; text-align:center;}
.paypaldonation_form {text-align: center; margin-top: 10px;}
.paypaldonation_form input {border: 1px solid #c0c0c0; width: 170px;}
.paypaldonation_form p {font-size: 10px; color: #ffffff; font-weight: bold; text-align: right; margin: 0px; padding: 0px;}
.paypaldonation_donorslist {text-align: center; margin-top: 8px; font-weight: bold; font-size: 12px;}
.paypaldonation_donorslist td {font-size: 11px; color:#00ffff; font-weight: bold; padding: 5px 3px 0px 3px;}
.paypaldonation_target {text-align: center; margin-top: 8px; font-weight: bold; color:#ffcc00; font-size: 14px;}
.paypaldonation_copyright {text-align: center; margin-top: 8px; margin-bottom: 2px; font-weight: bold; color: #9999FF; font-size: 10px;}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #9999ff;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
  color: #9999ff;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #ff0066;
  font-size: 11px;
  text-decoration: underline;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #9999ff;
  font-size: 11px;
}