BODY{
background-color : #ffffff;
margin:0px;
color :#000000;
}
a.white:link {
text-decoration:none;
font-size : 12px;
font-family : Lucida Sans Unicode;
color : #aaaaaa;
margin-bottom :3px;
width : 40px;
}
a.white:visited {
text-decoration:none;
font-size : 12px;
font-family : Lucida Sans Unicode;
color : #aaaaaa;
margin-bottom :3px;
width : 40px;
} 
a.white:active {
text-decoration:none;
font-size : 12px;
font-family : Lucida Sans Unicode;
color : #000000;
margin-bottom :3px;
width : 40px;
}
a.white:hover{
text-decoration:none;
font-size : 12px;
font-family : Lucida Sans Unicode;
color : #000000;
margin-bottom :3px;
width : 40px;
}
.link{
font-size :25px;
font-weight :bold;
color : #000000;
font-family: monospace;
}
.c{
background-color:#666666;
height:100%;
width:30px;
}
.t{
color : black;
font-size :24px;
font-weight :bold;
font-family :Lucida Sans Unicode;
letter-spacing :2px;
padding-left:30px;
text-decoration:none;
}
a.t:link{text-decoration:none;}
a.t:visited{text-decoration:none;}
a.t:active{text-decoration:none;}
a.t:hover{text-decoration:none;}
.copy{
font-size :11px;
font-family :Lucida Sans Unicode;
}
.enter{
color :#ffffff;
cursor : default;
}
a.enter:hover{
color :#ffffff;
}     