body {

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

A:link     {color: #0099cc;text-decoration: none}
A:visited {color: #0099cc;text-decoration: none}
A:active  {color: #0099cc;text-decoration: none}
A:hover  {color: #ffcc00;text-decoration: none}

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


}
p          {font-size:14px;color:#ff6600;line-height:125%}
