BODY {
	font-family: Comic Sans MS, sans-serif, Arial, Helvetica, Univers;
	color: rgb(0,0,100);
	font-size: 15px;

scrollbar-arrow-color: #660000;
scrollbar-base-color: #660000;
scrollbar-face-color: #936B42;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000066;
scrollbar-track-color: #3264A0;



}

A:link {
	color: rgb(200,0,0);
	text-decoration: none;
}

A { background-attachment: scroll;	color: rgb(150,0,0);
	text-decoration: none;}

A:hover {
	font-size: 15px;
	color: rgb(255,255,255);
	background-color: rgb(141,127,80);
	text-decoration: none;
}


.seiffen td a { display:block; width:220px; }
 
a.seiffen:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.seiffen:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.seiffen:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	text-decoration: none;
}


td		{
	font-family: Comic Sans MS, sans-serif, Arial, Helvetica, Univers;
	font-size: 15px;
        color: rgb(85,0,0);
        	}
h3	{
	font-family: Comic Sans MS, sans-serif, Arial, Helvetica, Univers;
	font-size: 18px;
        color: rgb(85,0,0);
        font-style: bold;
        text-decoration: underline;
        	}
