a {
  text-decoration: none;
  color: #336699;
  }

a:link {
  color: #990099;
  }

a:visited {
  color: #660000;
  }

a:hover {
  color: #cc3333;
  text-decoration: underline ;
  }

a:active {
  color: #cc3333;
  } 

td	{
  font-size: 12px;
  }


.pi	{
  width: 100%;
  height: 5;
  background-color: #aaa;
  }

.pn	{
  width: 100%;
  height: 2;
  background-color: #888;
  }

.ll	{
  font-size:20px;
  line-height:24px;
  text-decoration:none;
  }

.ml	{
  font-size:16px;
  line-height:22px;
  text-decoration:none;
  }

.mh	{
  font-size:14px;
  line-height:20px;
  text-decoration:none;
  }

.mm	{
  font-size:12px;
  line-height:20px;
  text-decoration:none;
  }

.ms	{
  font-size:11px;
  line-height:13px;
  text-decoration:none;
  }

.mv	{
  font-size:12px;
  line-height:16px;
  text-decoration:none;
  }

.ss	{
  font-size:10px;
  line-height:14px;
  text-decoration:none;
  }
