body            {font: 10 Georgia}

a			 {font: bold 10pt Georgia}
a:link       { text-decoration: none; color: blue}
a:visited    { text-decoration: none; color: blue}
a:hover      { text-decoration: highlight; color: red}

a.menu			 {font:  12pt Georgia}
a.menu:link       { text-decoration: none; color: white}
a.menu:visited    { text-decoration: none; color: white}
a.menu:hover      { text-decoration: highlight; color: #1E0B74}

a.small			 {font: 8pt Georgia}
a.small:link       { text-decoration: none; color: blue}
a.small:visited    { text-decoration: none; color: blue}
a.small:hover      { text-decoration: highlight; color: red}
