.TThyperlinks {
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: 808080;
	text-decoration: underline;
}
a:active {
	color: 808080;
}
a:visited {
	color: 808080;
}
a:link {
	color: 808080;
}
.links01 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.links01:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.links01:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
