﻿.float_left 
{
    float:left;
}

.float_right
{
    float:right;
}

.black_link a
{
    color:#000000;
}
