body {margin:0px;}
.cont_ticker {border:1px solid #a1d4e5; color:#444; background:#FFF;}
	.header_ticker {background:url(bg_header.gif) repeat-x;}
		.header_ticker img {border:none;}	
	.cont_ticker_int {margin:8px 8px 0px 8px;}
		.title_ticker { font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:700; margin-bottom:5px; color:#000;}

		/* Date */
		.date_ticker {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:700; color:#000; margin-bottom:5px;}
		
		/* Comments */
		.comments_ticker {font-size:9px; color:#000000; 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:#0255B4; background-color:inherit; font-size:9px;}
		.comments_ticker a:hover {color:#000; font-size:9px;}
		
	/* Links Generals */
	a:link, a:active, a:visited {color:#0088ba; text-decoration:none; background-color:inherit; border:none;}
	a:hover {color:#000; text-decoration:none; background-color:inherit; border:none;}
	.foot_ticker {}
		.foot_ticker img {border:none;}		
