a:link
	{
	font-family:arial narrow;
	font-size:16px;
	color:F9F9F9;
	text-decoration:none;
	}

a:hover
	{
	font-family:arial narrow;
	font-size:16px;
	color:F9F9F9;
	text-decoration:underline overline;
	background:#662023;
	}

a:active
	{
	font-family:arial narrow;
	font-size:16px;
	color:C0C0C0;
	text-decoration:none;
	}

a:visited
	{
	font-family:arial narrow;
	font-size:16px;
	color:F9F9F9;
	text-decoration:none;
	}





a.type2:
	{
	font-family:arial;
	font-size:10px;
	color:999999;
	text-decoration:underline;
	}

a.type2:hover	
	{
	font-family:arial;
	font-size:10px;
	color:999999;
	background:#F1F1F1;
	text-decoration:underline overline;
	}

a.type2:active
	{
	font-family:arial;
	font-size:10px;
	color:999999;
	text-decoration:underline;
	}

a.type2:visited
	{
	font-family:arial;
	font-size:10px;
	color:999999;
	text-decoration:underline;
	}


