/* CSS Document */


body, html  {
background-color: #000000;
background-image: url("../picture/background.jpg");
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color: black;
scrollbar-arrow-color: white;
font-family: Arial;
font-size: 12px}





a {color: white; 
   font-family: Arial;
   font-size: 12px }
a:link    { color: white}
a:visited { color: #ffffff}
a:hover   { color: #cccccc}

.nad  {font-size:15px;
	   font-family:Arial;
	   color: white;
	   font-weight: bold}
.nad a {
        color: white; 
        font-family: Arial;
        font-size: 15px}
.nad a:link    { color: #white}
.nad a:visited { color: #ffffff}
.nad a:hover   { color: #cccccc}

.big  {font-size: 20px;
	   font-family: Arial;
	   font-weight: bold}
.too  {font-size: 20px;
	   font-family: Times New Roman;
	   font-weight: bold}
.text {color: white; 
   font-family: Arial;
   font-size: 12px }.nad2 {
	font-size: 12px;
	font-weight: bold;
}
