body            {font: 10 Arial}

.page_table { padding: 5px 5px 5px 25px; border: #78FFFF solid 1px;}


a			 {font: bold 10pt Arial}
a:link       { text-decoration: none; color: blue}
a:visited    { text-decoration: none; color: blue}
a:hover      { text-decoration: highlight; color: red}

a.drop			 {font: bold 10pt Arial}
a.drop:link       { text-decoration: underline; color: blue}
a.drop:visited    { text-decoration: underline; color: blue}
a.drop:hover      { text-decoration: highlight; color: red}

a.menu			 {font: bold italic 12pt Arial}
a.menu:link       { text-decoration: underline; color: #4e98e5}
a.menu:visited    { text-decoration: underline; color: #4e98e5}
a.menu:hover      { text-decoration: highlight; color: #0000c3}

a.small			 {font: 8pt Arial}
a.small:link       { text-decoration: none; color: blue}
a.small:visited    { text-decoration: none; color: blue}
a.small:hover      { text-decoration: highlight; color: red}
