.specialLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	text-decoration: blink;
}
.specialLinkTwo {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	letter-spacing: .2em;
}

