body {
 font-family:Tahoma, Verdana, Arial; 
 background: #333333;
}
ul {
font-size: Medium
}

a {
 text-decoration: underline;
 color: #8C8C8C;
 }

a:visited {
 text-decoration: underline;
 color: #999999;
 }

a:hover {
 text-decoration: underline;
 color: #333333;
 background: aliceblue;
 }

 h1 {
 font-size: larger;
 font-weight: bold;
 color:#B4B4B4;
}

h2 {
 font-size: medium;
  color:#8C8C8C;
}

 *.date {
font-size: small;
color:#626262;
}

 *.album {
font-size: 14px;
color:#8C8C8C;
}

*.Begru {
margin-left: 45px;
white-space:normal;
color:#8C8C8C;
}
