A.menu{    COLOR: white;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    TEXT-DECORATION: none}A.menu:hover{    COLOR: black;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    TEXT-DECORATION: none}A.page{    COLOR: blue;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    TEXT-DECORATION: none}A.page:hover{    COLOR: black;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    TEXT-DECORATION: none}A.blank{    COLOR: white;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    TEXT-DECORATION: none}A.blank:hover{    COLOR: white;    FONT-FAMILY: Verdana;    FONT-SIZE: 8pt;    TEXT-DECORATION: none}
.MenuLink    { color: #FFFFFF; font-family: Verdana; font-size: 10px; text-decoration: none;                font-weight: bold }.MenuLink:hover { color: #FFA500; font-family: Verdana; font-size: 10px; text-decoration:                underline; font-weight: bold }.Logo    { color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none;                font-weight: bold }.Logo:hover { color: #000000; font-family: Verdana; font-size: 10px; text-decoration:                underline; font-weight: bold }