@import url('flexcontent.css');
@import url('content.css');
@import url('difo.css');

/*@import url('tt_news.css');*/


.paragraph{
	padding:10px;
	color:green;
}

.link{
	color:red;
	font-weight:bold;
}

.image{
	border:3px dotted blue;
}

.tablecell{
	border:3px dotted red;
}

select {
  font-size: 12px;
}
