body {

background-color:#ffffff; 
background-image:url(image/bg.gif); 
background-repeat:no-repeat; 
background-attachment:fixed; 
background-position:center bottom; 
}

A:link     {color: #ff6600;text-decoration: none}
A:visited {color: #666666;text-decoration: none}
A:active  {color: #666666;text-decoration: none}
A:hover  {color: #ff0000;text-decoration: none}

td          {font-size:12px;color:#333333;line-height:130%;


}
p          {font-size:16px;color:#333333;line-height:125%}
