body{
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:#000000;
scrollbar-track-color:white;
scrollbar-darkshadow-color:white;
background-image:url(bg_2.png);
background-repeat:no-repeat;
background-attachment: fixed;
background-position: 80% 80%;
background-color:white;}

body,td {
font-size:11px;
color:black;
font-family:'monospace';
line-height:170%;}

A:link {text-decoration:none;color:red;cursor:default;}
A:visited {text-decoration:none;color:red;}
A:active {text-decoration:none;color:red;}
A:hover {color:deeppink;cursor:crosshair;text-decoration:none;}

input,select,textarea {
font-size:11px;
color:black;
font-family:'monospace';
background-color:white;
border:1px solid black;}

.C{color:#CD0000;}

.title{
color:#000000;
font-size:15px;
font-weight:bold;}
