A.Package:link {font: bold 10px arial; color: #000000; text-decoration: underline;}
A.Package:visited {font: bold 10px arial; color: #000000; text-decoration: underline;}
A.Package:hover {font: bold 10px arial; color: #ffffff; text-decoration: underline; background-color:#ab9063; }


A:link {font: bold 12px arial; color: #000000; text-decoration: none;}
A:visited {font: bold 12px arial; color: #000000; text-decoration: none;}
A:hover {font: bold 12px arial; color: #ffffff; text-decoration: underline; background-color:#ab9063; }


<!--
BODY{
scrollbar-face-color:#ab9063;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#e9f0f8;
scrollbar-shadow-color:#008080;
scrollbar-highlight-color:#008080;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
-->

h1 {
  text-align: center;
  color: #704987 ;
  font-family: "verdana";
  font-size: 30px;
  font-weight: bold;
}


h2 {
  text-align: center;
  color: #704987 ;
  font-family: "verdana";
  font-size: 26px;
  font-weight: bold;
}

h3 {
  text-align: center;
  color: #704987 ;
  font-family: "verdana";
  font-size: 18px
}

.tds
 {
  background-color: #ab9063;
  height: 40px;
  text-align: center;
  border: 5px solid white;
  font-size: 12px;
  filter:alpha(opacity=45);
  -moz-opacity:45%;
  cursor: hand;
 }

Span.text {
  font-family: "times new roman";
  padding-right: 15pt;
  padding-left: 15pt;
  padding-top: 10pt;
  padding-bottom: 15pt;
  width: 500px;
  text-align: left;
  color: #000000 ;
  font-size: 14px
}

span.foot  {
  font-family: sans-serif;
  padding-right: 5pt;
  padding-left: 5pt;
  padding-top: 5pt;
  padding-bottom: 5pt;
  width: 530px;
  text-align: center;
  color: 000000;
  font-size: 12px
}

Span.Sel {
  text-align: left;
  font-family: "times new roman";
  font-size: 12px;
  font-weight: bold;
}

td#Package {
  background-color: e9f0f8;
  border-left: 3px solid #000000;
  border-bottom: 3px solid #000000;
}
