body {
background-image: url("images/bg.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top
}

.bg {
background-image: url("images/bg2.gif");
background-repeat: repeat-x;
background-attachment: scroll;
}

a {text-decoration: none}
a:hover {text-decoration:underline;}
.t10 {font-size: 10px; line-height: 160%}
.t12 {font-size: 12px; line-height: 160%}
.t14 {font-size: 14px; line-height: 160%}
