/* CSS by kiwikawa GmbH, www.kiwikawa.com */

@import url("modern.css"); /* this line is only read by modern browsers that support CSS */


/* following: rules for old browsers (IE / Netscape 4)*/
html, body
{
	color: #4a4a4a;
	font-family: Verdana, arial, sans-serif;
	line-height: 1.7em;
}

a { color: #a4001d; }
a:hover { color: #da0027; }


h1, h2
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
}

#main_content a:visited { color: #98607c; }