
body,td { 
	font-size: 11px; 
	line-height: 150% ; 
	color: #999999;
}
a:link{
  color: #1b0bb2;
  text-decoration: none;
  }
a:visited{
  color: #555555;
  text-decoration: none;
  }
a:hover,a:active{
  color: #ffffff;
  background-color:#0000ff;
  text-decoration: none;
}

.ss {
	font-size: 10px;}
.square{
 list-style-type: square;
}
