@charset "utf-8";
/* +--------------------------------------------------------+
/* | Screen-Stylesheet for margherita-harrasser-joachim.de  |
/* +--------------------------------------------------------+
/*
/* $Id: style.css, v1.0 2008/05/22 21:47:00 malves Exp $ */

a { text-decoration:none; color:#660000 }
a:link { text-decoration:none; color:#660000 }
a:hover { text-decoration:none; color:#660000 }
a:visited { text-decoration:none; color:#660000 }
a:active { text-decoration:none; color:#660000 }

ul#nav li a {
	color:#63584d;
}
ul#nav li a:hover {
	color:#742020;
}

ul#nav li.on a {
	color:#742020;
}

#leftie {
	color:#660000;
}
