

body.page{
    background-color:#FFFF66;
  }


a:active { border: thin dashed #eeeeee }
a {
color:#000000;
text-decoration:none;
}

.header{
    font-family :Comic Sans MS, sans-serif;
    font-size : 11px;
    font-weight : bold;
    background-color:#FFFF00;
    border: 4 solid #eeeeee;
}

.upri {
    font-family :Comic Sans MS, sans-serif;
    font-size : 11px;
    background-color:#FFFF00;
    border: none;
  }

.menu {
    font-family :Comic Sans MS, sans-serif;
    font-size : 11px;
    font-weight : thin;
    background-color:#FFFF00;
    border: 4 solid #eeeeee;
    width:175px;
  }

a.menufile {
font-family :Comic Sans MS, sans-serif;
    font-size : 13px;
    font-weight :bold;
    color:#111111;
}
a.menufile:hover { color:#FF00FF; }

a.menudir {
font-family :Comic Sans MS, sans-serif;
    font-size : 13px;
    font-weight :bold;
    color:#111111;
}
a.menudir:hover { color:#FF00FF; }

a.curmenudir {
font-family :Comic Sans MS, sans-serif;
    font-size : 13px;
    font-weight :bold;
    color:#0000FF;
}
a.curmenudir:hover { color:#00FFFF; }

a.curI{
font-family :Comic Sans MS, sans-serif;
    font-size : 13px;
    font-weight :thin;
    color:#0000FF;
    border-bottom: thin dashed #000000;
}
a.curI:hover{ color:#00FFFF; }

a.zrk{
    font-family :Comic Sans MS, sans-serif;
    font-size : 10px;
    font-weight :thin;
    color:#0000FF;
}
.center{
font-family :Comic Sans MS, sans-serif;
font-weight :thin;
}

.footer{
font-family :Comic Sans MS, sans-serif;
font-weight :thin;
font-size : 10px;
 color:#006666;
}



