@charset "utf-8";
/* CSS Document */

a {
font-family: Calibri;
color: #14709b; text-decoration: none;
}

a:hover {
color: #d54e21; text-decoration : underline;
}