﻿body a
{
    font-family: Arial;
    text-decoration: none;
    color: #37a2e3;
   
}

.title
{
    font-weight: bold;
    margin-bottom: 8px; 
    margin-top: 16px; 
    float: left;
    clear: both;  
}

.link
{
    margin-bottom: 4px;  
    float: left;
    clear: both;
    font-size:14px;
}