
/*
 * eric webster brown
 * ewebsterb.com
 *
 * STYLE SHEET
 * mod: ah, dtek@dtek.net, 2.6.03
 *
 */


/* defaults */
td, p, ul, ol  {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 8pt;  font-weight: bold;  color: #42349D;  }
a:link, a:visited, a:active  {  color: #587070;  text-decoration: none;  }
a:hover  {  color: #587070;  text-decoration: underline;  }

/* artwork titles */
.title  {  font-size: 9pt;  font-weight: bold;  color: #42349D;  }

/* artwork captions */
.caption {  font-size: 9pt;  font-weight: bold;  color: #666699;  }

/* text menu */
.textMenu  {  font-size: 9pt;  font-weight: bold;  color: #587070;  }
a.textMenu:link, a.textMenu:visited, a.textMenu:active  {  color: #587070;  text-decoration: none;  }
a.textMenu:hover  {  color: #42349D;  text-decoration: none;  }

.textMenu_sel  {  font-size: 9pt;  font-weight: bold;  color: #42349D;  }
a.textMenu_sel:link, a.textMenu_sel:visited, a.textMenu_sel:active, a.textMenu_sel:hover  {  color: #42349D;  text-decoration: none;  }
