a:link {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;
	color: #Green;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 10t;
	font-style: normal;
	line-height: normal;
	color: #Green;
	text-decoration: none;
}