a:link, a:visited, a:active {color: #7f7f7f;
	                     font-weight:bold;
                             text-decoration:none;}
a:hover	{
	color: #ffffff;
	background: #7f7f7f;
	font-weight: plain;
	font-style: regular;
	}

img {background: #000000;
     margin: 2px 8px;}

a img, img a {margin: 0px 0px;
              background: #ffffff;}

body {background-color: #000000;}

p {color: #ffffff;}

h1 {color: #7799ff;}

a.jahr {color: #559966;
       font-size: 40pt;
       font-weight: bold}

a:hover.jahr{
	color: #66AA77;
	background: #CCFFEE;
	font-weight: bold;
	font-style: regular;
	}
