﻿body 
{
    font-family: Arial;
    text-align:center;
}
a:link 
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
a:visited 
{
    color: #fff;
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
#div_preview_back 
{
    padding: 0 0 10px 0;
}
