@charset "ISO-8859-1";

/* $Id: app.css,v 1.1 2005/01/26 06:18:10 chap Exp $
 * stylesheet for FretFocus the Applet.
 * Chapman Flack January 2005
 */

a:link img { border-color: transparent }
a:visited img { border-color: transparent }
a:hover img { border-color: blue }

a img { vertical-align: middle }

h1 { font-family: sans-serif; font-size: x-large; text-align: center }

dt { font-style: italic; font-family: serif }
dd { font-weight: bolder; font-family: sans-serif }

.loadfail {
  border-width: 0;
  background: rgb(100%,90%,90%);
  font-weight: bolder;
  font-family: sans-serif
}
