.SpecLnk, .SpecLnk:hover, .SpecLnk:link, .SpecLnk:visited, .SpecLnk:active, .SpecLnk:focus{
	color: black;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana;
	text-decoration:none;	
	cursor : default;	
}

