body,td,p,ul,form,input,textarea{
scrollbar-arrow-color: #ff0000;
scrollbar-face-color: #888888; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
font-family: arial, geneva, helvetica,verdana;
color: #ffffff;
font-size:12px;
}

a:link {
text-decoration: underline;
font-family:color:#ff0000;
font-weight: bold;
}

a:visited {
text-decoration: underline;
color:#ff0000;
font-weight: bold;
}

a:active {
text-decoration: none;
color:#ffffff;
font-weight: bold;
}

a:hover {
text-decoration:none;
color:#ffffff;
font-weight: bold;
}

.button1{
background-color: #000000;
color:#ffffff;
cursor:hand;
font-weight:bold;
width:100px;
}

.button0{
background-color: #000000;
color:#000000;
cursor: ne-resize;
font-weight:bold;
width:100px;
}

hr {
height:1;
color:silver;
}

.red {
color: #ff0000;
}

.header-spacing {
 letter-spacing: 6;
color: silver;
 }
