* 




{
color: silver;
font-family: DejaVu Serif Condensed;
font-size: 13px;

}



a img {
border-width: 0px;
}

a {
text-decoration: none;
text-transform: none;
color: #DAA520;
font-size: 13px;
}

a:hover {
text-decoration: none;
text-transform: none;
color: #556B2F;
font-size: 13px;
}

input, select, textarea {
color: #FFD700;
font-size: 13px;
background: black;

}
input:hover, select:hover {
  background: #556B2F;
}

body {
  background: #000000;
  background-image: url('tl2.jpg');
  background-position: top;
  background-repeat: repeat;
  border: 0px;
}

 * {
cursor: url(mysz.CUR), url(mysz2.CUR), default
 }

:visited, :link {
cursor: url(mysz2.CUR), url(mysz.CUR), pointer 
}