textarea {
	font-family: Tahoma;
	font-size: 9px;
	color: #fffde5;
	background-color: #000000;
	border: 1px solid #fffde5;
	cursor: crosshair;
scrollbar-Track-Color:#000000;
scrollbar-Face-Color:#000000;
scrollbar-Arrow-Color:#fffde5;
scrollbar-3dLight-Color:#000000;
scrollbar-DarkShadow-Color:#000000;
scrollbar-Highlight-Color:#000000;
scrollbar-Shadow-Color:#000000;
}

body
{background:transparent;
background-attachment: scroll;
font-family: Tahoma;
color: #b29257;
font-weight: none; 
font-size: 12px;
text-align: Left;
letter-spacing:2px;
cursor: crosshair;
scrollbar-Track-Color:#000000;
scrollbar-Face-Color:#000000;
scrollbar-Arrow-Color:#fffde5;
scrollbar-3dLight-Color:#000000;
scrollbar-DarkShadow-Color:#000000;
scrollbar-Highlight-Color:#fffde5;
scrollbar-Shadow-Color:#fffde5;
}
table {
border: 0;
font-family: Tahoma;
font-size: 12px;
font-weight: none;
color: #fffde5;
background-color: transparent;
}
a:link{
text-decoration:none;
color:#fffde5;
}

a:visited{
text-decoration:line-through;
color:#b29257;}

a:hover{
text-decoration: line-through;
cursor: help;
color:#b29257;
}