a:link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;
}

