@charset "windows-1251";
li a{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:18px;
color:#333333;
text-decoration:none;
}
li a:link{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:18px;
color:#333333;
text-decoration:none;
}
li a:hover{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:18px;
color:#CC0000;
text-decoration:none;
}

.menux{
color:#FFFFFF;
background-color:#000000;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
height:50px;
}
.menux a:link,visited{
color:#FFFFFF;
text-decoration:none;
border-bottom:#000000 solid 1px;
}
.menux a{
color:#FFFFFF;
text-decoration:none;
border-bottom:#000000 solid 1px;
}
.menux a:hover{
color:#FFFFFF;
text-decoration:none;
border-bottom:#FF0000 solid 1px;
}
