
.dvs a{
	float:left;
	width:15px;
	height:15px;
	text-align:center;
	font-family:Sylfaen;;
	font-size:13px;
	color:#000000;
	line-height:15px;
	margin:1px;
}


.dvs a:hover{
	float:left;
	background-color:#ED6120;
	width:15px;
	height:15px;
	text-align:center;
	font-family:Sylfaen;
	font-size:13px;
	color:#FFFFFF;
	line-height:15px;
	margin:1px;
}

.inli {
	display:inline-table;
}



.new_stories {
    font-family:Sylfaen;
    font-size:18px;
    color: #000000;
}

.new_stories a{
    font-family:Sylfaen;
    font-size:18px;
    color: #188AEE;
	text-decoration:underline;
}

.inner_links a{
    font-family:Sylfaen;
    font-size:18px;
    color: #188AEE;
	text-decoration:underline;
}


.box {
    border-color:#CCCCCC;
    border-width:1px;
    border-style:solid;
    display:block;
    margin:5px;
    background-color:#FFFFFF;
}

.story_head a {
    font-family:Sylfaen, Arial;
    font-size:15px;
    margin:5px;
}

.story_text {
    font-family:Sylfaen, Arial;
    font-size:13px;
    margin:5px;
    color:#000000;

}

.story_info {
    font-family:Arial;
    font-size:11px;
    margin:2px;
    color:#CCCCCC;
    font-style:italic;
}

.story_info a{
    font-style:normal;
}
