a:link {
 font-weight: bold;
 color: #000000:
 text-decoration: underline;
 }
  
a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration:underline;
}

a:hover { 
 font-weight: bold;
 color: #000000;
 text-decoration:underline;
 
} 
.article{
	padding: 0;
	border: 0px none;
	font-size: 7pt;
	font-weight:normal;
	font-style: normal;
	font-family:Arial, Tahoma, Times, serif;
	line-height: 15px;
	}
