div{
cursor:default ;

display:block;
overflow:hidden;

height:200px;
width:200px;
position:absolute;
top:0px;
left:0px;
white-space:nowrap

/*
background-color:#888888;
*/
}


body{
overflow:hidden;
margin:0px;
height:100%;
width:100%;
font-family:"Trebuchet MS", Arial, Times, serif;
font-size: 11px; font-weight:normal;
background-color:#888888;
color:#FFFFFF;
}

html {
overflow : hidden;height:100%;
}
.o{
position:relative;
height:auto;
width:auto;
color:#000000}
img{border-style:none;}
a{
text-decoration:none;
color:#999999;
}

a:hover{
text-decoration:none;
color:#FF9999;
}
