@charset "utf-8";
/* CSS Document */
table#textcontent td.news {padding:0 10px;}
table#textcontent td.news  h4 {
	font-size:1.2em;
	margin:0 0 0.5em 0;
	color:#666666;
}
table#textcontent td.news  p {font-size:1em; padding:0; margin:0 0 0.5em 0;}
table#textcontent td.news hr { height:2px; border-top:1px solid #cccccc; border-bottom:1px solid #FFFFFF;border-right:1px solid #FFFFFF;border-left:1px solid #FFFFFF; margin:0 0 1.5em 0; padding:0;}
table#textcontent td.news a:link, table#textcontent td.news a:visited{ color:#000000; text-decoration:underline;}
table#textcontent td.news a:hover, table#textcontent td.news a:active{
	color:#999999;
	text-decoration:none;
}