.search_row .title, .search_row .title a, .search_row .title a:link {
	font-family: Verdana,sans;
	font-size: 12px;
	font-weight: bold;
	color: #95288f;
	text-decoration: none;
}
.search_row .title a:visited {
	font-family: Verdana,sans;
	font-size: 12px;
	font-weight: bold;
	color: #84177e;
	text-decoration: none;
}
.search_row .title a:hover, .search_row .title a:active, .search_row .title a:focus, .search_row .title a.activeItem {
	font-family: Verdana,sans;
	font-size: 12px;
	font-weight: bold;
	color: #b74aaf;
	text-decoration: none;
	text-decoration: underline;
}
