<style type="text/css">
a:link { font-weight:bold; color:#FF6600; text-decoration:underline }
a:visited { font-weight:bold; color:#FF6600; text-decoration:underline}
a:hover { font-weight:bolder; color:#FF3300; text-decoration:underline }
a:active { font-weight:bold; color:#FF3300; text-decoration:underline }
a:focus { font-weight:bold; color:#FF6600; text-decoration:underline }
</style>
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
font-weight:bold; color:#FF6600; text-decoration:underline
}

