/* http://www.florian-fink.com/files/default.css 1.6.1 (9/11/06) */
/* Copyright (c) Florian Fink http://www.florian-fink.com/ */
/* All rights reserved. */

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;
}

