A.menu { text-decoration: none; font-family: arial,helvetica; font-size: 12px; color: darkblue;}
A.menu:hover {text-decoration: underline; font-size: 12px; color: #FF0000; background: yellow}

A.potw { text-decoration: underline; font-family: arial,helvetica; font-size: 12px; color: blue;}
A.potw:hover {text-decoration: underline; font-size: 12px; color: #FF0000; }

A.end { text-decoration: none; font-family: arial,Helvetica; font-size: 9px; color: #999999; }
A.end:hover { text-decoration: none; font-weight: normal; font-family: arial,Helvetica; font-size: 9px; color: black;}

P.site { font-family: arial,helvetica; font-size: 12px; color: darkblue; font-weight: normal; text-decoration: none;}

P.introhead { font-family: arial,helvetica; font-size: 12px; color: lightgreen; text-decoration: none; font-weight: bold;}

P.introtext { font-family: arial,helvetica; font-size: 12px; color: white; font-weight: normal; text-decoration: none;}
