<!--
BODY,TD{
  font-size : 13px;
  color : #555555;
  scrollbar-base-color: skyblue;
  scrollbar-arrow-color: #555555;
  scrollbar-shadow-color: #cc9999;
}
A{
  color : blue;
  text-decoration: none;
}
A:HOVER{
  color : red;
  background-color : #99CCFF;
  left : -10px;
  position : relative;
}
.menu{
  color : navy;
  font-size : 15px;
  width:100%;

;}


.title-24-r{
   font-size : 32px;
  color : red;
  width:100%;
;}


.center{text-align:center;height:100%;width:100%;}

A.declink{
  color : blue;
  text-decoration : none ;
  border-bottom: 1px blue dotted; padding-bottom: 0px;
}

@import url (ie.css);
-->
