/* CSS Document */
/* Kursnet-Media IT + Medien Service www.kursnet-media.de */

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F4867;
        }

a.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F4867;
        text-decoration: none;
        }
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F4867;
        text-decoration: underline;
		 }
.linksfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F4867;
        }

a.linksfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F4867;
        text-decoration: none;
        }
a.linksfett:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F4867;
        text-decoration: underline;
		 }