/* http://www.lisa-wahlandt.com/files/default.css 1.2 (3/11/10) */
/* Copyright (c) Florian Fink http://www.florian-fink.de/ */
/* Alle Rechte vorbehalten. */

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

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

a:focus {
	color: #666666;
}

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