A { text-decoration : underline;outline:0px none black; 
  color : #1b5fa9;
  font-weight : bold;
  font-size : x-small;
}

A:HOVER { text-decoration:underline;  
  font-weight : bolder;
  color : #ff3e9e;
  font-size : x-small;
  position:relative; top:1; left:1;
}



LI{
  
  font-size : small;
  text-indent : 0px;
  top : 3px;
  left : auto;
  height : 6px;
  letter-spacing : 0px;
  vertical-align : 0%;
  color : #3e3e3e;
  list-style-type : disc;
  list-style-position : inside;
}
DIV.bottom{
  font-size : small;
  color : #ff5b5b;
  text-align : center;
}
TD.main{
  color : #585858;
  background-color : #6c6c6c;
  
  
  
  
}
TD.menuebar1{
  
  height : 27px;
  width : 70%;

  letter-spacing : 0px;
  
  text-align : justify;
}
TD.white{
  background-color : #ffffff;
  width : 70%;
border-style : groove groove groove groove;}
TD.gray{
  color : #585858;
  
  
  font-size : x-small;
  background-color : #ffffff;
}
TD.gray2{
  font-size : x-small;
  color : #585858;
  background-color : #ffffff;
}
SPAN{
  color : red;
  font-size : x-small;
  font-weight : bold;
}
TD.calendar{
  background-color : #ffffa2;
}
TD.links{
  font-size : x-small;
  color : #666666;
  background-color : #d5d5d5;
}

