.pendinglink {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
}
a.heading:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #6d4b40;
	text-decoration: underline;
	font-weight: normal;
}
a.heading:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #6d4b40;
	font-weight: bold;
	text-decoration: underline;
}
a.heading:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #E49A7D;
	font-weight: bold;
}
a.heading:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #6d4b40;
	font-weight: bold;
}

a.onelink:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #E49A7D;
	text-decoration: underline;
	font-weight: normal;
	line-height: 20px;
}
a.onelink:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #E49A7D;
	font-weight: normal;
	text-decoration: underline;
}
a.onelink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #6D4B40;
	font-weight: normal;
	text-decoration: underline;
}
a.onelink:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #E49A7D;
	font-weight: normal;
	text-decoration: underline;
}
