﻿@charset "utf-8";

/* CSS Document */
/* mod_koppnews */


.moduletable_newsticker .link{
	text-decoration: underline;
}
.moduletable_newsticker .link a {
	color:#666666;
}

.moduletable_newsticker .link a:link{
	color:#666666;
}

.moduletable_newsticker .link a:visited { 
color: #888888; 
}

.moduletable_newsticker .link a:hover{
	color:#DD0000;
}


