
A:link      {color:  navy; text-decoration: underline}
A:visited   {color: darkmagenta; text-decoration: underline}
A:active    {color:   red; text-decoration: none}
A:hover     {color:  blue; text-decoration: none}

A.tit:link      {color: #666666; text-decoration: none}
A.tit:visited   {color: #666666; text-decoration: none}
A.tit:active    {color:     red; text-decoration: none}
A.tit:hover     {color:    blue; text-decoration: none}

A.bot:link      {color: black; text-decoration: underline}
A.bot:visited   {color: black; text-decoration: underline}
A.bot:active    {color:   red; text-decoration: none}
A.bot:hover     {color:  blue; text-decoration: none}

TD.txt  { color:   black; font-family: Arial; font-size: 70%}
TD.prv  { color:   black; font-family: Arial; font-size: 70%}
TD.mnu  { color: #666666; font-family: verdana; 
          font-size: 80%; font-weight: bold;
          align: center; valign: bottom} /* cursor: hand; */
TD.tit  { color:   black; font-family: verdana;
          font-size: 100%; font-weight: bold;
          align: left; valign: center}
TD.dir  { font-family: tahoma; font-weight: bold; font-size: 80%;
          valign: center}
TD.bot  { color: #666666; font-family: ms sans serif; font-size: 60%}
TD.logo { color: #666666; font-family: arial; font-size: 100%; font-weight: bold}

#dBox {
  position:relative;
  z-index:242;
	visibility:visible;
}
DIV.ddd {
  position:absolute; top:0; right:10;
  z-index:240;
	visibility:hidden;
  font-family: tahoma;
  font-size: 80%;
}

