input {
	font-family: Tahoma;
	font-size: 10px;
	color: #5c5576;
	background-color: #000000;
	border: 1px solid #5c5576;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #5c5576;
	background-color: #000000;
	border: 1px solid #5c5576;
}
body
{background-color: #000000;
background-attachment: scroll;
background-position: left;
font-family: Tahoma;
color: #5c5576;
font-weight: none; 
font-size: 10px;
text-align: left;
letter-spacing:2px;
cursor: crosshair;
scrollbar-Track-Color:#000000;
scrollbar-Face-Color:#000000;
scrollbar-Arrow-Color:#5c5576;
scrollbar-3dLight-Color:#000000;
scrollbar-DarkShadow-Color:#000000;
scrollbar-Highlight-Color:#5c5576;
scrollbar-Shadow-Color:#5c5576;
}

a:link{
text-decoration: line-through;
color:#5c5576;}

a:visited{
text-decoration:line-through;
color:#5c5576;}

a:hover{
text-decoration: line-through;
cursor: help;
color:#5c5576;
}