<style type="text/css">
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000CC;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-style: normal;

}
A:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #CC6600;
}
A:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #CC6600;
}
A:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #996600;
}
A:hover {
	text-decoration: underline;
	color: #990099;
	font-family: Tahoma;
	font-size: 12px;
}
</style>
