.menu  { }

.menu .kop  { 
font-size: 22px; 
font-weight: bold; 
}
.menu .comment  { 
color: #999999; 
font-size: 10px;  
}

.menu .sub  {
 color: #333; 
 font-size: 12px; 
 font-weight: bold; 
 padding-left: 10px; 
 }
 
.menu .rub  { 
color: #777777; 
font-size: 13px; 
font-weight: bold; 
}

.menu .colored  { 
color: #cd0000; 
font-size: 14px; 
font-weight: bold; 
padding-left: 10px;
}

.menu td {
	color: #e47309;
	}

.menu a {
	color: #e47309;
	text-decoration: none;
	}

.menu a:visited {
	color: #e47309;
	text-decoration: none;
	}

.menu a:hover { 
color: #efad0e; 
text-decoration: none; 
}

.menu input, textarea, select { 
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica; 
color: #333; 
font-size: 11px; 
font-weight: bold; 
line-height: 15px; 
}

.nav { }

.nav td {
	font-size: 11px; 
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	}

.nav a {
	color: #ffffff;
	text-decoration: none;
	}

.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.nav a:hover { 
color: #dddddd; 
text-decoration: none; 
}

.recent { }

.recent td {
	font-size: 11px; 
	color: #666666;
	}

.recent a {
	color: #666666;
	text-decoration: none;
	}

.recent a:visited {
	color: #666666;
	text-decoration: none;
	}

.recent a:hover { 
color: #333333; 
text-decoration: none; 
}
