A:link {
  text-decoration : none;
  color : #cc1244;
}


A:visited {
  text-decoration : none;
  color : #cc0000;
}


A:active {
  text-decoration : none;
  color : #1163B7;
}


A:hover {
  text-decoration : underline;
  color : #1163B7;
}

BODY {background-color:#ffffff;color:#000080;font-family:'verdana','arial';font-size:8pt;}
TD, TH {color:#000080;font-family:'verdana','arial';font-size:8pt;}

.buttonCss {  color: #FFFFFF; font-family: Verdana; font-size: 9pt;  border: 1px solid #FFFFFF; background-color: #1163b7}
.buttonCss2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-color: #DEEDFD #000000 #000000 #DEEDFD; background-color: #6699FF; color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}


