﻿body 
{
     background-color:Silver;
     font-family:Trebuchet MS;
     font-size:12px;
     line-height:24px;
}
.bordo
{
    border: solid 1px gray;
}
a 
{
    text-decoration:none;
    color: #947905;
}