.lnx {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}

.lnx:hover {
	font-family: Tahoma;
	color: #0000FF;
	text-decoration: underline;
}

.sublnx {
	font-family: Tahoma;
	color: #000099;
	text-decoration: none;
}
.sublnx:hover {
	font-family: Tahoma;
	color: #000099;
	background-color: #00FFFF;

}

.slink {
	color: #C92941;
	text-decoration: none;
}

.slink:HOVER {
	color: #064091;
	text-decoration: none;
}
