body {
  background: #FFFFFF;
  margin: 12px;
}
body, td, input, select {
  color:       #000000;
  font-size:   12px;
  font-family: arial, tahoma, helvetica, georgia, courier;
}
img { border:none; }
form { margin:0; }

a { text-decoration:none; font-family:Tahoma; color:#339999; }
a:hover { color:#CCDDDD; }

a.MenuLink { font-size: 16px; font-weight: bold; color:#FFFFFF; }
a.MenuLink:hover { color:#CCDDDD; }

a.GalleryLink { font-size: 11px; }
