.LinkList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}

.LinkListHover, a:Hover.LinkList {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}

.Description {
	color: #660000;
}
