.title {
font-family			: sans-serif;
font-size			: 14px;
font-weight			: bold;
color            	: #003333;
  text-decoration  : none;
}

.title:link, .title:active, .title:visited {
font-family			: sans-serif;
font-size			: 14px;
font-weight			: bold;
color            	: #003333;
  text-decoration  : none;
}

.title:hover {
color            	: #efb214;
  text-decoration  : underline;
}



.a, .a:link, .a:visited {
  font-size        : 12px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

.a:hover {
  color            : #efb214;
  text-decoration  : underline;
}

.b, .b:link, .b:visited {
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

.b:hover {
  color            : #003222;
  text-decoration  : underline;
}

.caption {
  font-size        : 10px;
  color            : #003222;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style	   : italic
}

.table, .table:active, .table:link {
  font-size        : 9.5px;
  color            : #003222;
  text-decoration  : none;
  font-family      : Arial, sans-serif;
  line-height	   : 12px;
}

.table:hover {
  color            : #003222;
  text-decoration  : underline;
}

.nav, nav:link, nav:visited, nav:active {
  font-size        : 11px;
  color            : #003222;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  line-height	   : 28px;
}

.nav:hover {
  color            : #003222;
  text-decoration  : underline;
  line-height	   : 28px;
}