@charset "utf-8";
/* CSS Document */

BODY {
 background: #ede8e1 url(./images/powerback.jpg) repeat-y center;
margin: 0px 0px 0px;
}

DIV.mainwording
{
  FONT-SIZE: 13px;
  COLOR: #4b2d12;
  FONT-FAMILY: Arial;
}


DIV.sidewording
{
  FONT-SIZE: 12px;
  COLOR: #fff9e2;
  FONT-FAMILY: Arial;
}


DIV.footwording
{
  FONT-SIZE: 12px;
  COLOR: #c8c8c8;
  FONT-FAMILY: Arial;
}


A.footlink:link{
color: #c8c8c8;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}

A.footlink:visited {
color: #c8c8c8;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}

A.footlink:hover {
color: #8c8a8a;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}

A.footlink:active {
color: #8c8a8a;
line-height: 12pt;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}
