@CHARSET "UTF-8";

.result_story
{
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

.story_headline
{
	font-weight: bold;
}

.story_headline a,.story_headline a:hover,.story_headline a:visited
{
	text-decoration: none;
	color: #000;
}

.story_headline a:hover
{
	text-decoration: underline;
}


.story_headline_small
{
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
}

.story_headline_small a,.story_headline_small a:hover,.story_headline_small a:visited
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.story_headline_small a:hover
{
	text-decoration: underline;
}

.list_paging a,.list_paging a:hover,.list_paging a:visited
{
	text-decoration: underline;
	color: #000;
}

.more_link
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}