A.menu:link {     color: #000080;     font-family: Arial;     font-size: x-small;     font-style: normal;     text-decoration: none;}A.menu:hover {     color: #FFFFFF;     font-family: Arial;     font-size: x-small;     font-style: normal;     text-decoration: none;     background-color: #0000FF;}A.menu:visited {     color: #000080;     font-family: Arial;     font-size: x-small;     font-style: normal;     text-decoration: none;}A.menu:visited:hover {     color: #FFFFFF;     font-family: Arial;     font-size: x-small;     font-style: normal;     text-decoration: none;     background-color: #0000FF;}A.menu:active {     color: #000000;     font-family: Arial;     font-size: x-small;     font-style: normal;     text-decoration: none;}
