/* http://www.florian-fink.de/files/default.css 1.7.3 (8/9/07) */
/* Copyright (c) Florian Fink http://www.florian-fink.de/ */
/* Alle Rechte vorbehalten. */

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

a:focus {
	color: #000000;
}

body, td, li, p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
