﻿#tradeBody p
{
    line-height: 1.5;
    margin-left: 5px;
}
    
#tradeBody p span
{
    font-weight:bold;    
}

#links
{
    text-align: center;
}

.show a
{
   text-decoration: none;
   color: Black
}

.show a:hover
{
    text-decoration: underline;
}