a {
	font-family: "Tahoma";
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	font-family: "Tahoma";
	color: #ff0000;
	text-decoration: none;
	}

.linkred { 
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;
	font-family: "Tahoma";
}

.linkblack { 
	font-size: 8pt; 
	color: black; 
	text-decoration: none; 
	font-family: "Tahoma";
}

.linkgrey { 
	font-size: 8pt; 
	color: #555555; 
	text-decoration: none;
	font-family: "Tahoma";
}

.postlink {
	color: #CC0000;
	text-decoration: none;
	font-family: "Tahoma";
}

.shortnews_blok {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
}
