body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
td.News {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
font.news {
	font-family: Arial;
	color: #DD8E25;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
td {
	font-family: Arial;
	font-size: 13px;
	color: #5D5D5D;
	line-height: 17px;
}
a {
	color: #DD8E25;
	text-decoration: none;
	font-weight : bold;
}
a:Hover {
	color: #DD8E25;
	text-decoration: underline;
	font-weight : bold;
}