body {
	background-color: #fff;
	margin: 0px;
}
a:link {
	font-size: 12px;
	color: #707070;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #707070;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #fe7b39;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #707070;
	text-decoration: none;
}
newstitle.link {
    font-size: 12px;
	font-weight:lighter;
	color: #F2F2F2;
	text-decoration: none;
}
newstitle:visited {
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: none;
}
newstitle:hover {
	font-size: 12px;
	color: #BA0001;
	text-decoration: none;
}
newstitle:active {
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: none;
}
