A         
{ 
  color: white; 
  font: 11px Verdana; 
  text-decoration: bold;}

A:hover 
{
  color: red; 
  font: 11px Verdana; 
  text-decoration: none;
}

A:visited 
{ 
  color: white; 
  font: 11px Verdana;
  text-decoration: bold;
}

IMG.i 
{ 
  width: 215; 
  border: 0; 
  margin-left: 15px }

IMG.a 
{
  width: 100; 
  height: 100; 
  border:0; 
  title: 'Больше';
  margin-left: 15px; 
}

IMG.l
{
  height: 225;
  border: 0;
  margin-left: 15px;
}

DIV.b 
{
  background: black;
  border-style: solid; 
  border-width: 2px; 
  width: 720;
  border-top-color: 000;  
  border-right-color: darkred;
  border-bottom-color: white; 
  border-left-color: darkred;
}





BODY
{
  body-oncopy: return-false; 
  margin: 0; 
  padding: 0; 
  spacing:0; 
  
}

#menutitle
{
  font: 19px Verdana;
  Color: whitesmoke;
  align: right;
}

#text 
{
  font: 13px Verdana; 
  color: whitesmoke; 
  margin: 5px;  
}

#tit  
{
  font: 18px Verdana; 
  color: whitesmoke; 
  text-decoration: bold 
}

#news
{
font: 10px Verdana;
color: whitesmoke;
text-decoration: none;
}

H3
{
font: 19px Verdana;
color: gray;
text-decoration: bold;

}

