a.body:link {color : #333333; font-weight:bold; text-decoration: underline;}
a.body:visited {color : #333333; font-weight:bold;text-decoration: underline;}
a.body:hover {color : #7B85B8; font-weight:bold;text-decoration: underline;}

a.bodyblue:link {color : #385487; font-weight:bold;}
a.bodyblue:visited {color : #385487; font-weight:bold;}
a.bodyblue:hover {color : #7B85B8; font-weight:bold;}

a.footer:link {color : #666666; font-weight:bold;}
a.footer:visited {color : #666666; font-weight:bold;}
a.footer:hover {color : #666666; font-weight:bold;}



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

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

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

.footer {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none; 
color: #666666;
}

