#pscroller1{
width: 345px;
height: 38px;
background-color: #F2F1E8;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.footer a:active { text-decoration: none; color:#000000 }
.footer a:hover { text-decoration: underline; color:#000000 }
.footer a:link { text-decoration: none; color:#000000 }
.footer a    { text-decoration: none; color:#000000 }

.back a:active { text-decoration: none; color:#CC3300 }
.back a:hover { text-decoration: underline; color:#000000 }
.back a:link { text-decoration: none; color:#CC3300 }
.back a    { text-decoration: none; color:#CC3300 }

.side a:active { text-decoration: none; color:#333333 }
.side a:hover { text-decoration: underline; color:#000000 }
.side a:link { text-decoration: none; color:#333333 }
.side a    { text-decoration: none; color:#333333 }

.news a:active { text-decoration: none; color:#666666 }
.news a:hover { text-decoration: underline; color:#000000 }
.news a:link { text-decoration: none; color:#666666 }
.news a    { text-decoration: none; color:#666666 }

body { 
font-family: Trebuchet MS; 
font-size: 8pt; 
color: #808080 
}