img { border: none; }

body { margin-top: 0;

       margin-bottom: 0;

       margin-left: 0;

       margin-right: 0;

       font-family: arial;

       }

.topLink { background-image: url(..\images\topLink.bmp);
           font-size: .9em;
           }
.topLink a { text-decoration: none;

             font-weight: bold;

             color: black;

             }
.topLink a:hover { text-decoration: underline;

                   }
.topLink_B { background-image: url(..\images\topLink_B.bmp);
           font-size: .9em;
           }
.topLink_B a { text-decoration: none;

             font-weight: bold;

             color: black;

             }
.topLink_B a:hover { text-decoration: underline;

                   }
.topLink2 { background-image: url(..\images\topLink2.bmp);
           font-size: .75em;
           }
.topLink2 a { text-decoration: none;

             color: black;

             }
.topLink2 a:hover { text-decoration: underline;

                   }
.topLink2_B { background-image: url(..\images\topLink2_B.bmp);
           }
.sideLink { background-image: url(..\images\sideLink.bmp);
            font-size: .9em;
            }
.sideLink a { text-decoration: none;

              font-weight: bold;

              color: black;

              }
.sideLink a:hover { text-decoration: underline;

                    }
