a {text-decoration:none;}
a:hover {text-decoration:underline;}
.text{font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";font-size: 12px;letter-spacing: 0px;line-height: 17px;font-style: normal;
}

.text_big {font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";font-size: 14px;letter-spacing: 0px;line-height: 17px;font-style: normal;
}
.new_biger {font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; font-size: 18px;letter-spacing: 0px;line-height: 20px;font-style: normal
}

.small {font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; font-size: 10px;letter-spacing: 0px;line-height: 14px;font-style: normal;
}
h1 {
  margin: 20px 0px 10px 20px;
}

ul {
  margin: 0px 0px 0px 15px;
        padding: 0px;
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 10px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 10px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  font:bold;
  background: #E9E4C4 no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: black;
  font-size: 9px;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}