h3
{
  color:#DB5B03;
  font-size : 14x;
}
h2
{
  color: #03588D;
  font-size : 16px
}

body
{
    font-family : Trebuchet, Verdana, Arial;
    font-size : 12px
}

A
{
    text-decoration : underline;
    color : #023A5C;
    font-size : 12px;
    border: 0;
}

A:Hover
{
    text-decoration : none;
    color: #03588D;
}
a img
{
    border:0;
}
