#scrol {
	overflow:auto;
	width:100%;
	height:390px;
	color: black;
}

#scrol a{
	color: black;
}

#scrol a:hover{
	color: red;
}

.newsname {
	color: black;
	text-decoration:none;
}

.newsname:hover {
	color: red;
}