Table.news A:link {
	color:				#000000;
	text-decoration:	none
}
Table.news A:active {
	color:				#000000;
	text-decoration:	none
}
Table.news A:visited {
	color:				#000000;
	text-decoration:	none
}
Table.news A:hover {
	color:				#787878;
	text-decoration:	none;
}
Table.news H1 {
	font-size: 			11px; 
	margin:				0px;
	padding:				0px;
	color: 				#000000;
}
Table.news hr {
	color: 				#d4dde5;
	height: 1px;
}
Table.news span {
	font-weight: 		bold; 
	color: 				#ffffff;
	padding: 0px 5px 0px 5px;
	background: #000000;
}
Table.news span.allnews {
	font-weight: 		bold; 
	color: 				#ffffff;
	padding: 0px 5px 0px 5px;
	background: #5e809c;
}
Table.news TD.txt {
	text-align: left;
	color: 				#404040;
}
Table.news TD.date {
	padding-top: 5px;
}
Table.news div.contents {
	color: 				#5a5a5a;
	padding-bottom: 10px;
}
