body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	background : #fff4d4;
	color: #000000;
}
td {
	font-family: Arial, sans-serif;;
	font-size: 13px;
	background : #fff4d4;
	color: #000000;
	margin: 0px
}
.newsheading {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	width: 440;
	color: #b5121b;
	background : #fff4d4;
}
.newstext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	width: 440;
	color: #000000;
	background : #fff4d4;
}
.newstext A:link, .newstext A:visited, .newstext A:active {
	text-decoration: none;
	color: #b5121b;
}
.newstext A:hover {
	text-decoration: none;
	color: #b5121b;
}