a.callout_text:link {color : #016441; text-decoration: underline;}
a.callout_text:visited {color : #666666; text-decoration: underline;}
a.callout_text:hover {color : #724305; text-decoration: underline;}

a.body:link {color : #1C2F59; text-decoration: underline;}
a.body:visited {color : #666666; text-decoration: underline;}
a.body:hover {color : #724305; text-decoration: underline;}

a.footer:link {color : #3D5384;}
a.footer:visited {color : #738BBF;}
a.footer:hover {color : #1E3057; text-decoration: underline;}

.callout_text {
line-height: 15px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #016441;
}

.body {
line-height: 20px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #1C2F59;
}

.footer {
line-height: 15px;
font-size: 11px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #3D5384;
}
