body {
   margin: 10px;
   width:580px; 
    
}
.newsstory {
	float: left;
        font-family: verdana;
	

}

.release-line {
    margin-bottom: 20px;
    
}

.fn {
    width: 300px;
    font-size: 10;
}

.newsstory a:link {color:#DD6633; text-decoration:none;}
.newsstory a:visited {color:#DD6633; text-decoration:none;}
.newsstory a:active {color:#222222; text-decoration:none;}
.newsstory a:hover {color: #FF9933; text-decoration:none;}