A:visited {text-decoration: none}
A:link {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {color:#66CCCC;}

P, TD {
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

A {
  font-weight: bold;
  }

.smallblack {
  font-size: 8pt;
  }
  
.white {
  color: white;
  }

.blue {
  color: #256EB6;
  }

.bigger {
  font-size: 12pt;
  font-weight: bold;
  }

.fuchsia {
  color: fuchsia;
  }
