.portk a:link {
	color: #000000;
	text-decoration: none;
}
.portk a:visited {
	color: #000000;
	text-decoration: none;
}
.portk a:hover {
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
}


.portk a:active {
	color: #000000;
	background-color: #000000;
	text-decoration: none;
}
