body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
A:link { text-decoration: none; color: #3366FF; font-style: normal; font-weight: bold}
A:visited { text-decoration: none; color: #3366FF; font-style: normal; font-weight: bold}
A:active { text-decoration: none; color: #ff0000; font-style: normal; font-weight: bold}
A:hover { text-decoration: underline; color: #3366FF; font-style: normal; font-weight: bold}

#sponsorLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #aaa;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
	margin: -8px 0 0 0;
}

* html #sponsorLink a {
	margin: 4px 0 0 0;
}

#sponsorLink a:hover {
	color: #555;
}