.linkcat h2 { font-size: large; letter-spacing: 2px; margin: 5px 0 5px 0; }
.linkcat a {margin-left: 20px; padding: 5px;display: block; font-wight: bold; text-decoration: none; }
.linkcat a:hover { text-decoration: underline; color: red; }
.footer .address {
	position:absolute;
	top:15px;
	left:25px;
	color:#999;
	font-size:11px;
}
.footer2 .address {
	position:absolute;
	top:15px;
	left:25px;
	color:#999;
	font-size:11px;
}
.footer .design {
    position:absolute;
    top:15px;
    left:815px;
    color:#999;
    font-size:11px;
    width: 100px;
    text-align: right;
             
}
.footer2 .design {
    position:absolute;
    top:15px;
    left:815px;
    color:#999;
    font-size:11px;
    width: 100px;
    text-align: right;
}

a.ppb { width: 150px; }

a.ppb:link, a.ppb:visited
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  border-top: 1px solid #53868B;
  border-bottom: 1px solid black;
  border-left: 1px solid #53868B;
  border-right: 1px solid black;
  background: #53868B;
  text-align: center;
  text-decoration: none;
  font: normal 12px Verdana;
  color: white;
  text-weight: bold;
}

a.ppb:hover
{
  background: #7AC5CD;
  color: black;
}

a.ppb:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}
.action-button
{
  float: right;
  font-weight: bold; 
  font-size: medium; 
  border: 2px solid green; 
  padding: 10px;
  background-color: #FFFFCC;
  width: 170px;
}
