a:hover
{
color:cccccc;
text-decoration:underline overline;
text-transform:none;
letter-spacing:0;
font-weight:bold;
cursor:n-resize
}

a:active
{
color:ffffff;
text-decoration:overline underline;
background-color:cccccc;
text-transform:none;
letter-spacing:0;
font-weight:bold;
cursor:n-resize
}

a:link
{
color:c0c0c0;
text-decoration:none;
text-transform:none;
letter-spacing:0;
font-weight:bold;
cursor:n-resize
}

a:visited
{
color:c0c0c0;
text-transform:none;
text-decoration:none;
letter-spacing:0;
font-weight:bold;
cursor:n-resize
}

body
{
font-family:verdana,arial,helvetica;
font-size:10;
color:c0c0c0;
background-color:000000;
letter-spacing:0;
font-weight:normal;
cursor:nw-resize
}

.input
{
background-color:000000;
border-style:solid;
border-width:1;
border-color:c0c0c0;
font-family:verdana,arial,helvetica;
font-size:10;
color:c0c0c0;
cursor:nw-resize
}