@charset "utf-8";
body {
width:100%;
background-color:#e5db98;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:5px;
padding:5px;
left:5px;
top:5px;
font-style:normal;
font-weight:normal;
}

img {
display:none !important;
}

#copyright {
background-color:#e5db98;
color:#000;	
}

a {
color:#0000ff;
background-color: transparent;
}

a:link {
text-decoration:underline;
}

a:visited {
text-decoration:underline;
}

a:hover, a:active, a:focus {
text-decoration:underline;
}

.container {
margin:5px;
padding:5px;
}

#boxh1 {
float: none;
}

#boxh2 {
float: none;
}

.navu {
margin:5px;
padding:5px;
}

.part {
display:none !important;
}

