.fleft{
	float : left;
}

.clear{
	clear : both;
}

.linkdiv{
	font-size : 12px;
	width : 150px;
}

.editdiv{
	width : 25px;

}

.deldiv{
	width : 25px;

}

.bb{
	border-bottom : 1px solid #8C8C8C;
	padding-top : 2px;
}

a.weblink:link{
  font-size : 14px;
  color : #262626;
  font-weight : bold;
  text-decoration : none;
}

a.weblink:visited{
  font-size : 14px;
  color :#262626 ;
  font-weight : bold;
  text-decoration : none;
}

a.weblink:hover{
  font-size : 14px;
  color : #262626;
  font-weight : bold;
  text-decoration : underline;
}
a.llink{
    font-size:13px;
    text-decoration: none;
    color: #990000
}
a.llink:hover{
    text-decoration: underline
}

