body { 
background-color: #666666;
margin-left:20px; margin-right:10px; margin-top:80px; margin-bottom:20px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px; 
}

.text, .text a:link, .text a:visited {  font-size: 10px; color: #333333}
.text a:hover { color: #999999}

.textMenu, .textMenu a:link, .textMenu a:visited { 
font-size: 10px; 
color: #333333; 
text-align: right;
font-weight: bold; 
text-decoration: none;
line-height: 15px;
}
.textMenu a:hover { color: #FFFFFF; }


.textSubMenu, .textSubMenu a:link, .textSubMenu a:visited { 
font-size: 10px; 
color: #999999; 
text-align: right;
font-weight: normal; 
text-decoration: none;
line-height: 12px;
}
.textSubMenu a:hover { color: #FFFFFF; }

.hidden {display:none;}

