body {
background-image: url("../img/bg.gif");
background-repeat: repeat-y;
background-position: center
}

.text10 {  font-size: 10px; color: #545454}
.text12 {  font-size: 12px; line-height: 18px; color: #545454}
.text12a {  font-size: 12px; line-height: 17px; color: #545454}

.a1{  color: #545454; text-decoration: none;}
.a1:hover {  color: #999999; text-decoration: none;}

.a2{  color: #545454; text-decoration: underline;}
.a2:hover {  color: #999999; text-decoration: underline;}
