a {
height:10px;
behavior:url(scripts/link.htc);
filter:progid:dximagetransform.microsoft.fade(duration=.5);
}

a:link {
background-color:#000000;
color:#ffce73;
cursor:url("img/Cursor2.cur");
text-decoration:none;
}
a:visited {
background-color:#000000;
cursor:url("img/Cursor2.cur");
color:#666666;
text-decoration:none;
}

a:active {
background-color:#d66b42;
color:#000000;
cursor:url("img/Cursor2.cur");
text-decoration:none;
}

a:hover {
background-color:#d66b42;
cursor:url("img/Cursor2.cur");
color:#ffffff;
text-decoration:none;
}

body {
background-color:#000;
color:#e79c52;
cursor:url("img/Cursor1.cur");
font-family:tahoma;
font-size:011px;
overflow-x:hidden;
overflow-y:hidden;
scrollbar-arrow-color:#000;
scrollbar-base-color:#000;
scrollbar-face-color:#000;
scrollbar-highlight-color:#e79c52;
scrollbar-shadow-color:#d66b42;
scrollbar-track-color:#000;
text-align:justify;
}

div {
font-family:tahoma;
font-size:011px;
left:000px;
padding:5px;
position:absolute;
top:000px;
width:097px;
}

div:first-line {
font-weight : bold;
}

hr {
color:#d66b42;
height:1px;
text-align:center;
width:90%;
}
