@charset "UTF-8";
/* CSS Document */

#newsart li{
list-style-type:none;
}
.newsdates{
font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:24px;
	
}

.articallink{

}

h1{
	color:#FFFFFF;
	margin:15px;


}
body{

	color:#fff;

}
.newsTitle{
	color:#990000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;



}
#artical{
	background-color:#000;

}
