@charset "utf-8";
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	width:90%;
}
.categoryW {
	color:#FFFFFF,
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	width:90%;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width:80%;
}
.headlineW {
    color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width:80%;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter ;
	width:60%;
}
.ico {
	color:#969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold ;
	width:60%;
}
.newsS {
	color:#909090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold ;
	width:100%;
}
.newsB {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold ;
	width:100%;
}
.newsM {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: light ;
	width:100%;
}
