font.body {
text-decoration: none;
color: #6D6E71;
font-weight: normal;
font-family: 'century gothic';
font-size: 14;
}

a.linkclick:link {
text-decoration: none;
color: #3951A3;
font-weight: bold;
font-family: 'century gothic';
font-size: 14;
}

a.linkclick:visited {
text-decoration: none;
color: #3951A3;
font-weight: bold;
font-family: 'century gothic';
font-size: 14;
}

.ext-link {
color: #FFFFFF;
}