.tablapublicacion{
	border:#eee solid 1px;
	width:585px;
}
.ttitulo{
	background-color:#09F;
	color:#fff;
	height:45px;	
	padding-left:5px;
}
.ttitulo div{
	font-size:12px;
}
.tcont{
	background-color: #eee;
	padding-top:10px;
	padding-bottom:10px;
	color:#333;
}
.tcont a{
	color:#333;
}

.tcont a:link{
	color:#333;
}