.headingbld a {
	font-family: Tahoma;
	font-weight: bold;
}

.leftlink a {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: green;
}

.leftlink a:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: red;
}