#pscroller1{
	width: 246px;
	height: 40px;
	background-color: #E6EEF0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/news_corner_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.someclass{ font-family: arial, verdana; font-size:11px; color: #6E6D6B;}
.someclass a:visited, .someclass a:link, .someclass a:active {text-decoration:none; font-weight: bold; color: #A25800;}
.someclass a:hover {background-color: #6E6D6B; color:white;}
