td.button {
	background-color: #000080;
	width: 120;
	text-align: center;
	color: white;
	font-family: Arial,helvetica,sans-serif;
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
}

Body {
	background-image: url("../Bilder/BackgroundLinks.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed; 
}

a {
	color: white;
	font-family: Arial,helvetica,sans-serif;
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover{text-decoration:underline;
}

