@import url('flexcontent.css');
@import url('content.css');
@import url('tt_news.css');
@import url('forenede-new.css');
@import url('search.css');

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

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

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

.image{
	border:3px dotted blue;
}

.tablecell{
	border:3px dotted red;
}