body {

background-color:#ffffff; 
background-image:url(image/bg.gif); 
background-repeat:no-repeat; 
background-attachment:fixed; 
background-position:center bottom; 
}

A:link     {color: #009999;text-decoration: none}
A:visited {color: #009999;text-decoration: none}
A:active  {color: #009999;text-decoration: none}
A:hover  {color: #ff6600;text-decoration: underline}

td          {font-size:12px;color:#008080;line-height:130%;


}
p          {font-size:16px;color:#ffffff;line-height:125%}
