﻿a.pagelink:link {
    text-decoration: none;
    color: #A96A56;
}

a.pagelink:visited {
    text-decoration: none;
    color: #003C47;
}

a.pagelink:active {
    text-decoration: none;
    color: #E9C783;
}

hr {color:#948E79}
.copy{font-family:arial,sans-serif;font-size:11px;color:#5a564d;line-height:16px;}
.copyTitle{font-family:garamond, "times new roman", times, serif; font-variant: small-caps; font-size:12px; font-weight:bold; color:#5a564d; line-height:25px}
.copySubTitle{font-family:garamond, "Times New Roman", Times, serif;font-size: 12px;color:#5a564d; font-weight:bold; line-height:25px;}

#imap a:hover span {
  position:absolute;  
  width:388px; 
  display:block; 
  font-family:arial; 
  font-size:12px; 
  background:#fff; 
  color:#000; 
  border:1px solid #000; 
  padding:5px;
  }
/* the hack for IE pre IE6 */
* html #imap a:hover span {
  width:400px; width:388px;
  }
#
