body {
	background-color: #F5F5F5;
	color:#000000; 
	font-family: Arial;
	font-size: 7pt; 
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: Left;
	}

td {
	text-align:left;
}

#cont {
	background-image:url(../img/bgrss.jpg);
	background-repeat:no-repeat;
	width:208px;
	height:167px;
	overflow:hidden;
}
.kop {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.txt {
	font-size:9px;
	color:#FFF;
}

.rss {
	font-size:10px;
	color:#FFF;
}

.cursor {
cursor: pointer;
}


a:link {
	color:#FFF;
} 

a:visited {
 color:#FFF;
} 

a:hover {
 color:#000;
}
 
a {
 color:#FFF;
 text-decoration:none;
}

