a:link {
	color: #003333;
	text-decoration: none;
	line-height: 1.5em;
}
a:hover {
	color: #999999;
	font-weight: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #003333;
	text-decoration: none;
}
