A:link, A:visited, A:hover, A:active { text-decoration: none; }
BODY { line-height:120%; }

.left   { float:left;  }
.center { margin: auto; text-align: center; }
.right  { float:right; }

.t-left   { text-align: left;   }
.t-center { text-align: center; }
.t-right  { text-align: right;  }

.t-top    { vertical-align: top;    }
.t-middle { vertical-align: middle; }
.t-bottom { vertical-align: bottom; }

IMG.nbdr { border: none; margin: 0 4px 0 4px;}
