A:link
{ color:#ffffff;
font-family: serif;
letter-spacing: 2px;
text-decoration: none; }

A:visited
{color:#ffffff;
font-family: serif;
letter-spacing: 2px;
text-decoration: none;  }

A:hover { color: red; 
text-decoration: none; }

body 
{ background-color: #0F0F0F;
font-family: serif;
color: #5F5F5F;
font-size: 13px; 
text-align: left;
}

input, textarea
{ background: #0F0F0F;
font-family: serif;
letter-spacing: 2px;
font-size: 12px;
color: #ffffff;
border: 0px;
}


h1 { color :#3F3F3F;
font-size: 20px;
font-family: serif;
font-style: italic;
text-align: left; 
margin-left: 10px;
margin-right: 10px;
font-weight: normal;
border-bottom: 1px solid #0F0F0F;
}

#wholepage {
position: relative;
align: center;
top:0px;
width:550px;
margin:0 auto;
text-align: left;
z-index:1;
padding:0px;
background:#000000;
}

#content {
position: relative;
align: center;
top:0px;
width:540px;
margin:0 auto;
text-align: left;
z-index:1;
padding:0px;
background:#000000;
}

#statistics {
position: relative;
align: center;
top:0px;
width:300px;
margin: 0 auto;
background: #0F0F0F;
font-family: serif;
font-size: 12px;
color: #ffffff;
}

u {
text-decoration: none;
color: red;
}
