@charset "utf-8";
.boldedlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

