<!-- Stone-Jong и More Games -->
.menu {
  text-decoration:none;
  font-weight: bold;  
  font-size:13pt;
  font-family:Arial;
  color:#000000
}

<!-- Sign up -->
.signup {
  text-decoration:none;
  font-weight: normal;  
  font-size:10pt;
  font-family:Arial;
  color:#000000
}

<!-- Заголовки для столбцов -->
.colheadline{
  text-decoration:none;
  font-weight: bold;  
  font-size:16pt;
  font-family:Arial;
  color:#325398
}

<!-- Верхнее меню -->
.topmenu{
  text-decoration:none;
  font-weight: bold;  
  font-size:14pt;
  font-family:Arial;
  color:#385591
}

<!-- Копирайт -->
.copyright{
  text-decoration:none;
  font-weight: normal;  
  font-size:8pt;
  font-family:Arial;
  color:#000000
}

<!-- DOWMLOAD и BUY IT NOW -->
.func {
  text-decoration:none;
  font-weight: bold;  
  font-size:16pt;
  font-family:Arial;
  color:#000000
}

<!-- Размер файла для скачивания и цена -->
.size{
  text-decoration:none;
  font-weight: normal;  
  font-size:9pt;
  font-family:Arial;
  color:#000000
}

<!-- Текст -->
.text{
  text-decoration:none;
  font-weight: normal;  
  font-size:10pt;
  font-family:Arial;
  color:#000000
}

<!-- Подзаголовки в тексте -->
.textheadline{
  text-decoration:none;
  font-weight: bold;  
  font-size:10pt;
  font-family:Arial;
  color:#395096
}


<!-- Поле ввода email -->
INPUT.1 {
	BORDER: #99989D 1px solid; FONT-SIZE: 11px; COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
