.SimpleLink
	{
	color: #004e9b;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	}
	
a:hover.SimpleLink
	{
	color: #004e9b;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	}
	
.NormalLink
	{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;	
	}

a:hover.NormalLink
	{
	color: #cc0000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}