BODY {
   background-image: url("/images/green_dunkel_hell_100.jpg");
   background-attachment: fixed;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	margin-top: 2px;
	margin-bottom: 0px; 
	margin-left: 0px;
	font-size: x-small;
}


A:link {text-decoration: none; color: #ff9c00; font-size: 12px;
background-color: transparent; }
A:visited {text-decoration: none; color: #ff9c00; font-size:
12px; background-color: transparent;}
A:active {text-decoration: none; color: #ff9c00; font-size: 12px;
background-color: transparent;}
A:hover {text-decoration: none; color: #ffffff; font-size: 12px;
background-color: transparent;}

A.files:link {text-decoration: none; color: #069B65;}
A.files:visited {text-decoration: none; color: #069B65;}
A.files:active {text-decoration: none; color: #069B65;}
A.files:hover {text-decoration: underline; color: #FF9C00; background: #069B65;}

A.pest:link {color: #000000; font-size: 12px;}
A.pest:visited {color: #000000;font-size: 12px;}
A.pest:active {color: #000000;font-size: 12px;}
A.pest:hover {color: #069B65;font-size: 12px;}

