.class {
	background-repeat: repeat-x;
}
.fontt {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
}
#pscroller2
{
   width: 100%;
   height: 20px;
   border: 0px solid black;
   padding: 0px;
   font-size:12px;
   font-family:tahoma;
}

#pscroller2 a
{
   text-decoration: none;
   color : #003399
}

#pscroller2 a:hover
{
   text-decoration: underline;
   color : #FF6648
}

