/* http://www.pecha-kucha-muenchen.de/files/default.css 1.1 (12/22/08) */
/* Copyright (c) Florian Fink http://www.florian-fink.de/ */
/* Alle Rechte vorbehalten. */

a {
	font-weight: bold;
}

a:hover {
	color: #ff6600;
}

a:active {
	color: #ff6600;
}

a:focus {
	color: #ff6600;
}

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

