body   { color: navy }
p { margin-right: 10pt; margin-left: 10pt }
h2 { color: navy; font-weight: bold; font-family: "Times New Roman", Georgia, Times; text-decoration: underline }
a:link   { color: white; text-decoration: underline }
a:visited  { color: lime; text-decoration: underline }
a:hover      { color: silver; font-weight: normal; text-decoration: underline }
a.menus:link { color: yellow; font-style: normal; text-decoration: none }
a.menus:visited    { color: #fc6; font-style: normal }
a.menus:hover  { color: white; font-style: normal; font-weight: normal; text-decoration: underline }

