body {
background: #EAE1D4;
color: #054C70;
font-family: arial,helvetica,sans-serif;
}

.advert {
margin-top:25px;
float: right;
display:inline;
}

A:link {
color: #054C70;
text-decoration: none;
}
 A:visited {
color: #a2a2a2;
text-decoration: none;
}
A:active {
color: #ffffff;
}
a:hover {
color: #695DBC;
}

.indent {
padding-left:44px;
}

.bullet {
   list-style-image: url(../../../gif/ebut4.jpg);
   }
.nobullet {
   list-style-type: none;
}
