/* Stylesheet fuer www.rizzo.de, zusammengepfriemelt von V. Rizzo */

body	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(back.gif);
	}

a	{
	font-weight: normal;
	}

a:link	{
	color: #0033ff;
	}

a:visited	{
	color: #cc33cc;
	}

a:active	{
	color: #9900ff;
	}

p.rizzo	{
	color: #ffff00;
	font-size: 0.66em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}