

	


.linktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	position: relative;
	z-index: 2;
	}

a {
	text-decoration: none;
	color: #CCCCCC;
	}

a:hover {
	text-decoration: none;
	color: #999999;
	}