/* CSS Document */


.newstext {	color:#000000;
			font-family:"Arial";
			font-size:14px;
			font-weight:normal;}
.littletext {color:#000000;
			font-family:"Arial";
			font-size:10px;
			font-weight:normal;}
.bigtext {	color:#000000;
			font-family:"Arial";
			font-size:22px;
			}
			
.bild {
			float: left;
			border: 2px solid #000000}}
a:link 	{	color:#000000;
			text-decoration:underline;
			font-family:"Arial";
			
			}
a:visited {	color:#000000;
			text-decoration:underline;
			font-family:"Arial";
			
			}
a:active {	color:#000000;
			
			font-family:"Arial";
			
			}
a:hover {	color:#FF0000;
			
			font-family:"Arial";
			
			}
body {		scrollbar-base-color:#66ff66;
  			scrollbar-arrow-color:#009900;
  			scrollbar-darkshadow-color:#ccffcc;
  			scrollbar-face-color:#66ff66;
  			scrollbar-highlight-color:#000000;
  			scrollbar-shadow-color:#000000;
  			scrollbar-track-color:#ccffcc;
			body {
		 background-repeat:no-repeat;
 			background-attachment:fixed; padding:0px; }
			div.mybody {
 			margin-left:100px; margin-top:20px; margin-right:20px; margin-bottom:20px; }
}
