a:link
{
        color:#472102; text-decoration:underline;
        font-weight:normal;
}

a:visited
{
        color:#472102; text-decoration:underline;
        font-weight:normal;
}

a:hover
{
        color:#472102; text-decoration:underline;
        font-weight:bold;
}
body
{
 background:#00AE00; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}
#bg_center
{
 width:800px; height: 540px; margin: 45px auto; z-index:1;  background:#fff;
}
#bg
{
 width:800px; padding: 25px 0px 0px 0px; position:relative; z-index:2;
}
img
{
    border: 0;
}
h3
{
  font-weight: bold; font-size: 14px; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 14px;
}
p {
  line-height: 13px;
  margin: 8px;
}

