body {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 12px;
      background-color : inherit;
      color : inherit;
      margin-top : 0;
      margin-right : 0;
      margin-bottom : 0;
      margin-left : 0;
      padding-top : 0;
      padding-right : 0;
      padding-bottom : 0;
      padding-left : 0;
}

td {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    text-decoration : none
}

form {
      margin : 0;
}

input {
      font-size : 8px;
}

.menurow {

 background-color : #3399ff;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #ffffff;
}

.menurow A:link {

 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color : #ffffff;
 background-color : inherit;
 text-decoration : underline;
}

.menurow A:visited {

 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color : #ffffff;
 background-color : inherit;
 text-decoration : underline;
}

.menurow A:hover {

 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color : #ffcc66;
 background-color : inherit;
 text-decoration : underline;
}

.menurow A:active {

 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color : #ffffff;
 background-color : inherit;
 text-decoration : none;
}

A:link {

  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #0000ff;
  background-color : inherit;
  text-decoration : underline;
}

A:visited {

  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #0000ff;
  background-color : inherit;
  text-decoration : underline;
}

A:hover {

  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #0000ff;
  background-color : inherit;
  text-decoration : none;
}

A:active {

  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #0000ff;
  background-color : inherit;
  text-decoration : underline;
}
