@charset "utf-8";

.field p:first-line
{
   font-weight: bolder;
}

.field a:hover, .field a:focus
{
   color: #395F0B;
}

.field img
{
   width: 500px;
}