/* CSS Document */
td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
<!--
a{text-decoration:none; color: #006699;}
//-->
a:link {text-decoration: none; color: #006699;}
a:visited {text-decoration: none; color: #006699;}
a:active {text-decoration: none; color: #006699;}
a:hover {text-decoration: none; color: #006699;}

.kccontent {
	color:	#666666;
}
.terai {
	color:	#1A48A4;
}
.white {
	color:	white;
}
.yellow {
	color:	yellow;
	font-weight:	bold;
}
.birur {
	color:	#0000FF;
}

#pscroller1{
width: 350px;
height: 80px;
border: 0px solid black;
padding: 5px;
background-color:;
}
#pscroller2{
width: 350px;
height: 80px;
border: 0px solid black;
padding: 5px;
background-color:;
}
#pscroller2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}
#postit{
position:absolute;
width:100%;
padding:0px;
background-image:img/transblack.png;
border:0px solid black;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
}
