body, p, h1, h2, h3, table, td, th, ul, ol, a, textarea, input
{
font-size:11px;
color:#ffffff;
font-family: verdana,helvetica,arial,sans-serif;
}

a:link, a:visited, a:active {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

a.models:hover {
  color: #83AA4B;
  background-color: transparent;
  text-decoration: none;
}

a.pictures:hover {
  color: #67396F;
  background-color: transparent;
  text-decoration: none;
}

a.contacts:hover {
  color: #91806A;
  background-color: transparent;
  text-decoration: none;
}

a.about:hover {
  color: #988384;
  background-color: transparent;
  text-decoration: none;
}

p.left
{
  margin-left: 10 px;
}

p.top
{
  margin-top: 10 px;
}