body
{ 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #F6F6F6; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #F6F6F6; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #FFFFFF;
}
span
{
cursor: crosshair;
}
span.show
{
cursor: crosshair;
font: 12px arial; color: green;
}
span.link
{
cursor: crosshair;
width: 357;
height: 50;
font-size: 12pt;
font-family: arial;
color: red;
Filter: Glow(Color=#00FF00, Strength=20);
}
p.body
{
font: 12px arial; color: white;
}
td
{
font: 12px arial; color: white;
}
p.header
{
font: 20px arial; color: #990000;
}
h2
{
font: arial; color: #00FF00;
}
a:active
{
font: arial; color: #F9F9F9;
}
a:link
{
color: white;
text-decoration: none;
border-bottom:1px solid white;
border-top:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
}
a:hover
{
cursor: crosshair;
color: #FFFFFF;
cursor: crosshair;
}
a:visited
{
font: arial; color: #F9F9F9;
text-decoration: none;
bottom-border: 1px dashed;
}
input.form,textarea.form
{
color: #FFFFFF;
font-family: arial;
background-color: #000000;
border: 1px solid;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
}
