a:link
{
	font: normal small Times New Roman; font-family: Times New Roman, Times, Helvetica;
	font-style: small;
	font-weight: bold;
	color: blue;
}
a:visited
{
    font: normal small Times New Roman; font-family: Times New Roman, Times, Helvetica;
	font-style: small;
	font-weight: bold;
	color: blue;
} 
a:active 
{
	font: small Times New Roman; font-family: Times New Roman, Times, Helvetica;
	font-style: small;
	font-weight: bold;
	color: blue;
}
a:hover
{
	font: small Times New Roman; font-family: Times New Roman, Times, Helvetica;
	font-style: small;
	font-weight: bold;
	font-style: italic;
	color: blue;
}
body
{
	font-family: Times New Roman, Times, Helvetica;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: darkgreen;
	background-image: url('../images/spinnewiel6.jpg');
	background-attachment: fixed;
}
table
{
	font-family: Times New Roman, Times, Helvetica;
	font-size: medium; 
	font-style: normal;  
	font-weight: normal;
	color: darkgreen; 
	background-image: url('../images/spinnewiel6.jpg');
	background-attachment: fixed;
}

