body {
background-color: #505050;
font-family: Century Gothic;
color: #7B7B7B;
}

.textk { 
font: 100 15px Century Gothic; 
text-decoration: none;
color: #7B7B7B;
margin-left: 30px;
margin-top: 100px;
}

.textl { 
font: 100 12px Century Gothic; 
text-decoration: none;
color: #7B7B7B;
}

.text { 
font: 200 10px Century Gothic; 
text-decoration: none;
color: #7B7B7B;
}

#menu { 
width: 135px;
position:relative;
vertical-align: top;
background: #373737; 
} 

.header { 
font: bold 12px Century Gothic; 
color: #7B7B7B; 
padding: 2px; 
background: #373737;
text-decoration: none; 
cursor: hand; 
text-align: left; 
}

.header a:link { 
font: bold 12px Century Gothic; 
text-decoration: none;
background: #373737; 
color: #7B7B7B;
cursor: hand; 
} 

.header a:visited { 
color: #7B7B7B; 
text-decoration: none;
text-align: left;
} 

.header a:hover { 
color: #D6D8D8; 
}

.items { 
display: none; 
text-align: left; 
padding: 3px;
} 

.item { 
font: 200 10px Century Gothic; 
text-decoration: none;
background: #373737; 
color: #7B7B7B;
cursor: hand; 
} 

.item a:link { 
font: 200 10px Century Gothic; 
text-decoration: none;
background: #373737; 
color: #7B7B7B;
cursor: hand; 
} 

.item a:visited { 
color: #7B7B7B; 
text-decoration: none;
text-align: left;
} 

.item a:hover { 
color: #D6D8D8; 
}