#boxlinks
{
	margin-top: 15px;
	clear: left;
}

#boxlinks a
{
  color: rgb(0, 0, 153);
  text-decoration: underline;
}

#boxlinks a:visited
{
  color: rgb(153, 0, 153) ;
}

.linkdesc
{
	margin-top: 10px;
	line-height: 1.5em;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #000;*/
}