a{
    color: #90B000;
}

img.right{
    float: right;
    margin-left: 1em;
}

img.left{
    float: left;
    margin-right: 1em;
}