body {margin:0px;}
	.cont_ticker {border:1px solid #5E5E5E; color:#444; background:#F3F3F3;}
		.header_ticker {background:url(bg_header_ticker.gif) repeat-x;}
			.header_ticker img {border:none;}
		.cont_ticker_int {margin:8px;}
			.title_ticker {line-height:1.1em; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; letter-spacing:0px; font-weight:700;}

			/* Date */
			.date_ticker {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:700; color:#000;}
			
			/* Comments */
			.comments_ticker {font-size:9px; color:#BC1A1A; margin-top:5px;  font-weight:700; font-family:Verdana, Arial, Helvetica, sans-serif;}
			.comments_ticker a:link, .comments_ticker a:active, .comments_ticker a:visited {text-decoration:none; color:#BC1A1A; background-color:inherit; font-size:9px;}
			.comments_ticker a:hover {color:#000; text-decoration:none; background-color:inherit;}
			
			
			/* Links Generals */
			a:link, a:active, a:visited {color:#BC1A1A; text-decoration:none; background-color:inherit;}
			a:hover {color:#000; text-decoration:none; background-color:inherit;}
