/* CSS Document */
body
{
background-color:#E6CD8F;
margin:0px, 0px, 0px, 0px;
}

.footer
{
font-family:verdana;
font-size:11px;
color:#996633;
}

.text
{
font-family:Tahoma;
font-size:11px;
color:#603400;
font-weight:normal;
padding:2px, 5px, 2px, 5px;
letter-spacing:1px;
}

.language
{
font-family:Tahoma;
font-size:11px;
color:#6F3B07;
text-decoration:none;
}

.language:link
{
font-family:Tahoma;
font-size:11px;
color:#6F3B07;
text-decoration:none;
}

.language:hover
{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

.button
{
font-family:Tahoma;
font-size:11px;
color:#603400;
font-weight:normal;
padding:2px, 5px, 2px, 5px;
letter-spacing:1px;
background-color:#E6CD8F;
}	

.editor
{
font-family:Tahoma;
font-size:11px;
color:#603400;
font-weight:normal;
padding:1px, 3px, 2px, 3px;
background-color:#FFFFCC;
}	

.wall
{
font-family:Tahoma;
font-size:10px;
color:#603400;
font-weight:normal;
padding:2px, 5px, 2px, 5px;
}

.wall:link
{
font-family:Tahoma;
font-size:10px;
color:#603400;
font-weight:normal;
padding:2px, 5px, 2px, 5px;
text-decoration:none;
}

.wall:hover
{
font-family:Tahoma;
font-size:10px;
color:#0066CC;
font-weight:normal;
padding:2px, 5px, 2px, 5px;
text-decoration:underline;
}