BODY { background: #FFFFFF; color: #000000; }
P { font-family:Arial,Helvetica,sans-serif; }
A { text-decoration:none; }
A:link { color: #660000; }
A:visited { color: #660000; }
A:active { color: #FF0000; }
A:hover { color:#FF0000; }
H2 { font-family:Arial,Helvetica,sans-serif; font-size: 24px; }
H3 { font-family:Arial,Helvetica,sans-serif; font-size: 20px; }
P.MenuTitle { font-family:Arial,Helvetica,sans-serif; font-size: 36px; color: #E51919; font-style: italic; font-weight: bold; }
P.MenuLine { font-family:Arial,Helvetica,sans-serif; font-size: 18px; color: #000000; font-style: italic; font-weight: bold; padding-right: 2px; padding-left: 2px; padding-top: 5px; padding-bottom: 5px; }
P.MenuShow { font-family:Arial,Helvetica,sans-serif; font-size: 18px; color: #000000; font-style: italic; font-weight: bold; padding-right: 0px; padding-left: 0px; padding-top: 3px; padding-bottom: 3px; }
DIV.MenuItem { cursor: pointer; cursor: hand; }
DIV.MenuHover { cursor: pointer; cursor: hand; background: #FFE4AC; }
DIV.MenuSelected { cursor: default; border-style: solid; border-color: #000000; border-width: 2px; }
