/* TASTO 5  NEWS ########################################################## */
.tst5{
	background:url("images/tst_news_on_en.jpg") no-repeat 0px 0;
	margin:0px 0px 0px 0px;
	width:73px;
	height:23px;
	text-indent:-9999px;
}	
A.tst5:link,
A.tst5:visited{
	display:block !important;
	background:url("images/tst_news_on_en.jpg") no-repeat 0px 0;
}
A.tst5:hover,
A.tst5:focus,
A.tst5:active{
	display:block !important;
	background:url("images/tst_news_on_en.jpg") no-repeat 0px 0;
}
.tst5-sel{
	background:url("images/tst_news_on_en.jpg") no-repeat 0px 0;
	margin:0px 0px 0px 0px;
	width:73px;
	height:23px;
	text-indent:-9999px;
}