a:link {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 12px;
color: #c56444;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 12px;
color: #7eb571;
text-decoration: none
}

.bignav a:link {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 14px;
color: #c56444;
text-decoration: none;
font-weight: bold;
}

.bignav a:visited {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 14px;
color: #666666;
text-decoration: none;
font-weight: bold;
}

.bignav a:hover {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 14px;
color: #7eb571;
text-decoration: none
}

.topnav a:link {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.topnav a:visited {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 14px;
color: #abedff;
text-decoration: none;
font-weight: bold;
}

.topnav a:hover {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-size: 14px;
color: #7eb571;
text-decoration: none
}

.plain {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: black;
}

.smallplain {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #031e53;
}

.tinyplain {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #ffffff;
}

.plaingray {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #666666;
}

.plainwhite {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #ffffff;
}

.headline {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #031e53;
}

.headlineblue {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
color: #7ab2ef;
}

.headlinewhite {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: normal;
font-size: 16px;
color: white;
}

.subheadline {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000;
}

.subheadlinegray {
font-family: 'Trebuchet', Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #666666;
}

