body { color: black; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; background-color: gray; text-decoration: none; }
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { text-decoration: none; }
a:active { color: black; text-decoration: none; }
.mnav { color: gray; font-size: 12px; }
.mnav a:link { color: gray; font-size: 12px; }
.mnav a:visited { color: gray; font-size: 12px; }
.mnav a:hover { color: red; font-size: 14px; }
.mnav a:active { color: gray; font-size: 12px; }
.music { font-size: medium; }
.music a:link { color: gray; text-decoration: none; }
.music a:visited { color: gray; text-decoration: none; }
.music a:hover { color: green; text-decoration: none; }
.music a:active { color: gray; text-decoration: none; }
.pdata { font-size: small; }
.phead1 { font-size: x-large; font-weight: bold; }
.phead2 { font-size: medium; font-weight: bold; }
.mlist { color: black; font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: normal; }
.mlist a:link { font-size: 12px; font-weight: bold; }
.mlist a:visited { font-size: 12px; font-weight: bold; }
.mlist a:hover { color: red; font-size: 14px; font-weight: bold; }
.mlist a:active { font-size: 12px; font-weight: bold; }
