	.dg_table {
		padding : 4px;
		border : 1px #FFF solid;
	}
	.dg_header {
		background-color:#2C8B98;
		color:#FFFFFF;
		font-size:12px;
		text-align:center;
		font-weight:bold;
		letter-spacing : 10px;
	}
	.dg_pagearea {
		font-size:12px;
		text-align:center;
		background : #C5DDD7
	}
	
	DIV#NewsList TD {
		padding : 8px;
		border : 1px #FFF solid;

	}	
	.DateColumn {
		color:#555555;
		font-size:10px;
		font-family: arial;
		text-align:center;
		font-weight:bold;
	}

	A.Subject:link , A.Subject:visited, A.Subject:visited {
		font-size:12px;
		color:#0000CF;
		text-decoration: none;
	}
	
	A.Subject:hover  {
		font-size:12px;
		color:#0000FF;
		text-decoration: underline;
	}