/* CSS Document */

table.borda {
    border: solid 1px #CFCFFE; 
    background-color: #e2f1f4;
    width: 740px
}
table {padding:0}
td {text-align:center}
p.descricao {
    font-family:Georgia, Arial, Helvetica, sans-serif;
    font-size:16px;
    text-align:center;
    font-weight:normal;
    margin-left:10px;
    margin-right:10px
}
img {border: solid 1px #CFCFFE}
a.link1 {
    font-family:Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:42px;
    color: #4775c8;
    font-weight:bold;
    letter-spacing:-2px
}
a.link2 {
    font-family:Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:42px;
    color: #4775c8;
    font-weight:bold;
    letter-spacing:-2px
}
p.descricao2 {
    font-family:Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size:small;
    text-align:center;
    font-weight:normal
}
