.text {
  font-family: "Osaka";
  font-size: 14px;
  line-height: 20px;
  text-decoration:none;
}
.list {
  font-family: "Osaka";
  font-size: 12px;
  line-height: 16px;
  text-decoration:none;
  font-weight : bold;
}
.listParts {
  font-family: "Osaka";
  font-size: 12px;
  line-height : 13px;
  text-decoration:none;
  font-weight : bold;
}
.news {
  font-family: "Osaka";
  font-size : 13px;
  line-height: 16px;
  text-decoration:none;
  font-weight : normal;
  color : teal;
}
.newsParts {
  font-family: "Osaka";
  font-size : 13px;
  line-height: 16px;
  text-decoration:none;
  font-weight : normal;
  color : #646464;
}
.movie {
  font-family: "Osaka";
  font-size : 10px;
  line-height: 14px;
  text-decoration:none;
  font-weight : normal;
}
A:link, A:visited, A:active {
  text-decoration: none;
}
body {
  background-repeat: repeat-y;
}
