body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#pscroller1{width: 200px;height:119px;border: 0px solid;padding: 5px;background-color: transparent;}
#pscroller2 a{text-decoration: none;}
.someclass{ //class to apply to your scroller(s) if desired}