//a:link      { color: #006666; text-decoration: underline; }
//a:visited   { color: #006666; text-decoration: underline; }
//a:active    { color: #006666; text-decoration: underline; }
//a:hover     { background-color: #99cccc; text-decoration: underline; }
a:hover     { color: #ff0000; }
a:hover.img { background-color: #ffffff;}
.txt1       { font-size: 10px; line-height: 120%; }
.txt2       { font-size: 12px; line-height: 120%; }
.txt3       { font-size: 14px; line-height: 120%; }
.txt4       { font-size: 16px; line-height: 120%; }
//.submenu    { font-size: 12px; line-height: 120%;
//              font-weight: normal; font-style: normal;
//              color: #000066; background-color: #f0e7f0; text-decoration: none; }
.submenu    { font-weight: bold; color: #006666; }
