<style type="text/css">
a:link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
}
A:link {
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF6600;
}
A:visited {
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF9966;
}
A:active {
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	color: #FF6600;
}
A:hover {text-decoration: underline; color: #990000;}
</style>
