td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color : Black;
}

h1{
	font-weight : bold;
	font-size : x-large;
	line-height : 0px;
	font-family : "Times New Roman", Times, serif;
	color : Purple;
}

h2{
	font-weight : bold;
	font-size : xx-small;
	color : Purple;
}

a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size : 10px;
}

.bild {
	font-style : oblique;
}

a:active {}
a:hover {
	
	text-decoration : underline;
}
a:link {}
a:visited {
	
}
