﻿body {
}
#pscroller1
{
	width: 200px;
	height: 70px;
	padding: 5px;
	color: White;
	font-family: verdana;
	font-size: 8pt;
}



.someclass{ //class to apply to your scroller(s) if desired }

.ctrMetin
{
	color: #C0C0C0;
	text-decoration: none;
}
.ctrMetin:hover
{
	color: #FFFFFF;
}
.ctrTitle{color:Red;font-weight:bold;}
